Skip to content
This repository was archived by the owner on Dec 1, 2019. It is now read-only.

Commit ca86fef

Browse files
stevenrosss-panferov
authored andcommitted
Remove husky postinstall from package.json, fixes #543 (#544)
1 parent 99c6a6a commit ca86fef

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
"lint": "tslint src/*.ts",
1515
"release": "standard-version",
1616
"test": "rimraf .test && mocha --timeout 30000 dist/__test__",
17-
"postinstall": "node node_modules/husky/bin/install.js || true",
1817
"precommit": "lint-staged"
1918
},
2019
"author": "Stanislav Panferov <[email protected]> (http://panferov.me/)",

0 commit comments

Comments
 (0)