Skip to content

Commit

Permalink
removed local file
Browse files Browse the repository at this point in the history
  • Loading branch information
Amar Ubhe committed Sep 11, 2024
1 parent ba1013c commit 0d1d5da
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"format": "prettier --write .",
"format:staged": "pretty-quick --staged --verbose",
"test": "cd test && yo ../generators/app/index.js",
"prepare": "node ./.husky/skip.js || husky",
"prepare": "husky",
"hooks:pre-commit": "npm run format:staged && npm run lint:staged"
},
"keywords": [
Expand Down Expand Up @@ -40,8 +40,6 @@
],
"dependencies": {
"chalk": "^5.3.0",
"generator-ui5-flp-plugin": "file:",
"glob": "^11.0.0",
"package-json": "^10.0.1",
"semver": "^7.6.3",
"upath": "^2.0.1",
Expand Down

0 comments on commit 0d1d5da

Please sign in to comment.