We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d684b3b commit bf18f4dCopy full SHA for bf18f4d
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "angular-cli",
3
- "version": "1.0.0-beta.11-webpack.5",
+ "version": "1.0.0-beta.11-webpack.7",
4
"description": "CLI tool for Angular",
5
"main": "lib/cli/index.js",
6
"trackingCode": "UA-8594346-19",
@@ -44,6 +44,7 @@
44
"@angular/compiler-cli": "^0.5.0",
45
"@angular/core": "^2.0.0-rc.5",
46
"@angular/tsc-wrapped": "^0.2.2",
47
+ "@angular-cli/ast-tools": "^1.0.0",
48
"angular2-template-loader": "^0.5.0",
49
"awesome-typescript-loader": "^2.2.1",
50
"chalk": "^1.1.3",
0 commit comments