We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 646c14f commit 2ddc309Copy full SHA for 2ddc309
packages/@angular/cli/blueprints/ng/files/package.json
@@ -12,11 +12,13 @@
12
},
13
"private": true,
14
"dependencies": {
15
+ "@angular/animations": "^4.0.0",
16
"@angular/common": "^4.0.0",
17
"@angular/compiler": "^4.0.0",
18
"@angular/core": "^4.0.0",
19
"@angular/forms": "^4.0.0",
20
"@angular/http": "^4.0.0",
21
+ "@angular/language-service": "^4.0.0",
22
"@angular/platform-browser": "^4.0.0",
23
"@angular/platform-browser-dynamic": "^4.0.0",
24
"@angular/router": "^4.0.0",
0 commit comments