remove postinstall

This commit is contained in:
Philipp Kunz 2016-11-26 23:24:48 +01:00
parent 7529098a50
commit 69127cacdd

View File

@ -6,8 +6,7 @@
"typings": "dist/index.d.ts", "typings": "dist/index.d.ts",
"scripts": { "scripts": {
"cleanTest": "rm -rf test/temp*", "cleanTest": "rm -rf test/temp*",
"test": "(npm run cleanTest && npmts)", "test": "(npm run cleanTest && npmts)"
"install": "node dist/postinstall.js"
}, },
"repository": { "repository": {
"type": "git", "type": "git",