Skip to content

Commit 277f005

Browse files
committed
Fix hook
1 parent d8f8369 commit 277f005

File tree

2 files changed

+141
-30
lines changed

2 files changed

+141
-30
lines changed

package-lock.json

Lines changed: 140 additions & 29 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"karma-mocha": "^2.0.1",
2323
"mocha": "^8.2.1",
2424
"parcel": "^1.12.4",
25-
"pre-push": "^0.1.1"
25+
"pre-commit": "^1.2.2"
2626
},
2727
"pre-push": [
2828
"test"

0 commit comments

Comments
 (0)