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",
"scripts": {
"cleanTest": "rm -rf test/temp*",
"test": "(npm run cleanTest && npmts)",
"install": "node dist/postinstall.js"
"test": "(npm run cleanTest && npmts)"
},
"repository": {
"type": "git",