remove postinstall
This commit is contained in:
parent
7529098a50
commit
69127cacdd
@ -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",
|
||||||
|
Loading…
Reference in New Issue
Block a user