Skip to content

Commit

Permalink
Fix hook
Browse files Browse the repository at this point in the history
  • Loading branch information
jmatsushita committed Dec 28, 2020
1 parent d8f8369 commit 277f005
Show file tree
Hide file tree
Showing 2 changed files with 141 additions and 30 deletions.
169 changes: 140 additions & 29 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -22,7 +22,7 @@
"karma-mocha": "^2.0.1",
"mocha": "^8.2.1",
"parcel": "^1.12.4",
"pre-push": "^0.1.1"
"pre-commit": "^1.2.2"
},
"pre-push": [
"test"
Expand Down

0 comments on commit 277f005

Please sign in to comment.