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 d76465b commit ead66f7Copy full SHA for ead66f7
package.json
@@ -14,6 +14,7 @@
14
"test": "karma start test/karma.conf.js",
15
"tslint" : "tslint -c tslint.json 'src/**/*.ts'",
16
"typings": "typings install --ambient",
17
+ "postinstall": "npm run typings",
18
"e2e": "protractor ./protractor.conf.js"
19
},
20
"version": "2.0.0-alpha.0",
0 commit comments