Skip to content

Commit

Permalink
update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielfalcao committed Mar 23, 2020
1 parent d9bb4b6 commit f1df783
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"husky": {
"skipCI": true,
"hooks": {
"pre-commit": "rm dist/index.js && make dist/index.js"
"pre-commit": "make release"
}
}
}

0 comments on commit f1df783

Please sign in to comment.