release: 1.5.0-rc.8

This commit is contained in:
Hans Larsen 2017-10-30 16:30:52 -07:00
parent 9bc9000a59
commit ba373fc655
No known key found for this signature in database
GPG Key ID: 537DD9CDA3032687
4 changed files with 5 additions and 5 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{ {
"name": "@angular/cli", "name": "@angular/cli",
"version": "1.5.0-rc.5", "version": "1.5.0-rc.8",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {

View File

@ -1,6 +1,6 @@
{ {
"name": "@angular/cli", "name": "@angular/cli",
"version": "1.5.0-rc.6", "version": "1.5.0-rc.8",
"description": "CLI tool for Angular", "description": "CLI tool for Angular",
"main": "packages/@angular/cli/lib/cli/index.js", "main": "packages/@angular/cli/lib/cli/index.js",
"trackingCode": "UA-8594346-19", "trackingCode": "UA-8594346-19",

View File

@ -1,6 +1,6 @@
{ {
"name": "@angular/cli", "name": "@angular/cli",
"version": "1.5.0-rc.6", "version": "1.5.0-rc.8",
"description": "CLI tool for Angular", "description": "CLI tool for Angular",
"main": "lib/cli/index.js", "main": "lib/cli/index.js",
"trackingCode": "UA-8594346-19", "trackingCode": "UA-8594346-19",
@ -30,7 +30,7 @@
"@angular-devkit/build-optimizer": "~0.0.31", "@angular-devkit/build-optimizer": "~0.0.31",
"@angular-devkit/schematics": "~0.0.34", "@angular-devkit/schematics": "~0.0.34",
"@ngtools/json-schema": "1.1.0", "@ngtools/json-schema": "1.1.0",
"@ngtools/webpack": "1.8.0-rc.6", "@ngtools/webpack": "1.8.0-rc.8",
"@schematics/angular": "~0.0.48", "@schematics/angular": "~0.0.48",
"autoprefixer": "^6.5.3", "autoprefixer": "^6.5.3",
"chalk": "~2.2.0", "chalk": "~2.2.0",

View File

@ -1,6 +1,6 @@
{ {
"name": "@ngtools/webpack", "name": "@ngtools/webpack",
"version": "1.8.0-rc.6", "version": "1.8.0-rc.8",
"description": "Webpack plugin that AoT compiles your Angular components and modules.", "description": "Webpack plugin that AoT compiles your Angular components and modules.",
"main": "./src/index.js", "main": "./src/index.js",
"typings": "src/index.d.ts", "typings": "src/index.d.ts",