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 c2560b4 commit 94742caCopy full SHA for 94742ca
addon/ng2/blueprints/ng2/files/package.json
@@ -5,7 +5,7 @@
5
"angular-cli": {},
6
"scripts": {
7
"start": "ng server",
8
- "postinstall": "typings install --ambient",
+ "postinstall": "typings install",
9
"lint": "tslint \"src/**/*.ts\"",
10
"format": "clang-format -i -style=file --glob=src/**/*.ts",
11
"pree2e": "webdriver-manager update",
0 commit comments