Skip to content

Commit 169ad0c

Browse files
committedDec 13, 2020
revert: revert postinstall script
fix #8
1 parent 007b134 commit 169ad0c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎package.json

-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
],
1515
"scripts": {
1616
"prepublishOnly": "npm run build",
17-
"postinstall": "npm run build",
1817
"precommit": "npm run lint",
1918
"build": "npm run clean && tsc",
2019
"clean": "rm -rf ./dist",

0 commit comments

Comments
 (0)