Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jeddy3 committed Feb 5, 2024
1 parent fca27a1 commit e911178
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -32,7 +32,7 @@
"pretest": "npm run lint",
"test": "node --experimental-vm-modules node_modules/jest/bin/jest.js",
"watch": "npm --ignore-scripts test -- --watch",
"prepare": "husky install"
"prepare": "husky"
},
"lint-staged": {
"*.js": "eslint --cache --fix",
Expand Down

0 comments on commit e911178

Please sign in to comment.