release: 1.3.0-rc.5

This commit is contained in:
Hans Larsen 2017-08-03 12:16:03 -07:00
parent 96c733138c
commit b81fc83c12
No known key found for this signature in database
GPG Key ID: 537DD9CDA3032687
5 changed files with 6 additions and 7 deletions

3
package-lock.json generated
View File

@ -1,8 +1,7 @@
{
"name": "@angular/cli",
"version": "1.3.0-rc.4",
"version": "1.3.0-rc.5",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
"@angular-devkit/build-optimizer": {
"version": "0.0.9",

View File

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

View File

@ -1,6 +1,6 @@
{
"name": "@angular/cli",
"version": "1.3.0-rc.4",
"version": "1.3.0-rc.5",
"description": "CLI tool for Angular",
"main": "lib/cli/index.js",
"trackingCode": "UA-8594346-19",
@ -29,7 +29,7 @@
"dependencies": {
"@angular-devkit/build-optimizer": "0.0.9",
"@ngtools/json-schema": "1.1.0",
"@ngtools/webpack": "1.6.0-rc.4",
"@ngtools/webpack": "1.6.0-rc.5",
"autoprefixer": "^6.5.3",
"chalk": "^2.0.1",
"circular-dependency-plugin": "^3.0.0",

View File

@ -1,6 +1,6 @@
{
"name": "@ngtools/logger",
"version": "1.1.1",
"version": "1.1.2",
"description": "",
"main": "./src/index.js",
"typings": "./src/index.d.ts",

View File

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