Skip to content

Commit

Permalink
remove husky
Browse files Browse the repository at this point in the history
  • Loading branch information
mister-ben committed Dec 11, 2023
1 parent 9438d65 commit e5c98ee
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,7 @@
"update-changelog": "conventional-changelog -p videojs -i CHANGELOG.md -s",
"watch": "npm-run-all -p watch:*",
"watch:js": "npm run build:js -- -w",
"watch:css": "npm run build:css -- -w",
"prepare": "husky install"
"watch:css": "npm run build:css -- -w"
},
"keywords": [
"videojs",
Expand Down

0 comments on commit e5c98ee

Please sign in to comment.