Skip to content

Commit

Permalink
chore: remove unnecessary script (#3875)
Browse files Browse the repository at this point in the history
  • Loading branch information
netil authored Aug 30, 2024
1 parent 0cb3f78 commit bc66a62
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 @@ -46,8 +46,7 @@
"jsdoc": "node ./config/jsdoc.js",
"jsdoc:cmd": "jsdoc -c jsdoc.json",
"lint-staged": "lint-staged --config ./config/.lintstagedrc.json",
"prepare": "husky install",
"print": ""
"prepare": "husky install"
},
"sideEffects": [
"dist/**/*.css",
Expand Down

0 comments on commit bc66a62

Please sign in to comment.