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 a5a1361 commit e5f0efaCopy full SHA for e5f0efa
package.json
@@ -5,7 +5,6 @@
5
"lint": "tslint src/**/*.ts",
6
"test": "tsc --skipLibCheck && karma start",
7
"prepublish": "tsc --skipLibCheck",
8
- "postinstall": "typings install",
9
"tsc": "tsc --skipLibCheck",
10
"typings": "typings"
11
},
0 commit comments