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 05a9189 commit 1c9f873Copy full SHA for 1c9f873
addon/ng2/blueprints/ng2/files/package.json
@@ -8,7 +8,8 @@
8
"lint": "tslint \"<%= sourceDir %>/**/*.ts\"",
9
"test": "ng test",
10
"pree2e": "webdriver-manager update",
11
- "e2e": "protractor"
+ "e2e": "protractor",
12
+ "typings": "typings"
13
},
14
"private": true,
15
"dependencies": {
0 commit comments