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

Commit e9b2596

Browse files
refactor(package): rm pre-push hook
1 parent 3d618cb commit e9b2596

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,9 +65,6 @@
6565
"engines": {
6666
"node": ">= 4.3 < 5.0.0 || >= 5.10"
6767
},
68-
"pre-push": [
69-
"test:all"
70-
],
7168
"pre-commit": "lint-staged",
7269
"lint-staged": {
7370
"*.js": [

0 commit comments

Comments
 (0)