mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-28 11:10:12 +08:00
release: 1.5.0-beta.1
This commit is contained in:
parent
b79549dc5f
commit
1a89045d36
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@angular/cli",
|
||||
"version": "1.5.0-beta.0",
|
||||
"version": "1.5.0-beta.1",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@angular/cli",
|
||||
"version": "1.5.0-beta.0",
|
||||
"version": "1.5.0-beta.1",
|
||||
"description": "CLI tool for Angular",
|
||||
"main": "packages/@angular/cli/lib/cli/index.js",
|
||||
"trackingCode": "UA-8594346-19",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@angular/cli",
|
||||
"version": "1.5.0-beta.0",
|
||||
"version": "1.5.0-beta.1",
|
||||
"description": "CLI tool for Angular",
|
||||
"main": "lib/cli/index.js",
|
||||
"trackingCode": "UA-8594346-19",
|
||||
@ -30,7 +30,7 @@
|
||||
"@angular-devkit/build-optimizer": "~0.0.18",
|
||||
"@angular-devkit/schematics": "~0.0.21",
|
||||
"@ngtools/json-schema": "1.1.0",
|
||||
"@ngtools/webpack": "1.8.0-beta.0",
|
||||
"@ngtools/webpack": "1.8.0-beta.1",
|
||||
"@schematics/angular": "~0.0.30",
|
||||
"autoprefixer": "^6.5.3",
|
||||
"chalk": "^2.0.1",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@ngtools/webpack",
|
||||
"version": "1.8.0-beta.0",
|
||||
"version": "1.8.0-beta.1",
|
||||
"description": "Webpack plugin that AoT compiles your Angular components and modules.",
|
||||
"main": "./src/index.js",
|
||||
"typings": "src/index.d.ts",
|
||||
|
Loading…
x
Reference in New Issue
Block a user