Skip to content
This repository was archived by the owner on Aug 15, 2018. It is now read-only.

Commit 5c677fb

Browse files
committed
remove preinstall and postinstall scripts, Fix #1040, #1032
1 parent de45766 commit 5c677fb

File tree

3 files changed

+0
-26
lines changed

3 files changed

+0
-26
lines changed

package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,6 @@
8080
"node": ">=0.10.0"
8181
},
8282
"scripts": {
83-
"preinstall": "node scripts/preinstall.js",
84-
"postinstall": "node scripts/postinstall.js",
8583
"test": "make test"
8684
}
8785
}

scripts/postinstall.js

Lines changed: 0 additions & 13 deletions
This file was deleted.

scripts/preinstall.js

Lines changed: 0 additions & 11 deletions
This file was deleted.

0 commit comments

Comments
 (0)