Skip to content

Commit cacaa4e

Browse files
committed
1.0.0-beta.11-webpack.8
1 parent bf18f4d commit cacaa4e

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

addon/ng2/blueprints/ng2/files/package.json

-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@
3333
"angular2-universal-polyfills": "0.4.1",
3434
"preboot": "2.1.2",
3535
"parse5": "1.5.1",<% } %>
36-
"@angular-cli/ast-tools": "<%= version %>",
3736
"@types/jasmine": "^2.2.30",
3837
"angular-cli": "<%= version %>",
3938
"codelyzer": "~0.0.26",

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-cli",
3-
"version": "1.0.0-beta.11-webpack.7",
3+
"version": "1.0.0-beta.11-webpack.8",
44
"description": "CLI tool for Angular",
55
"main": "lib/cli/index.js",
66
"trackingCode": "UA-8594346-19",

0 commit comments

Comments
 (0)