Skip to content

Commit

Permalink
fix: postinstall
Browse files Browse the repository at this point in the history
  • Loading branch information
productdevbook committed Nov 13, 2023
1 parent cb709b3 commit 18c4e50
Show file tree
Hide file tree
Showing 2 changed files with 149 additions and 156 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,7 @@
"lint:fix": "eslint . --fix",
"test": "vitest",
"test:watch": "vitest --watch",
"coverage": "vitest run --coverage",
"postinstall": "npx simple-git-hooks"
"coverage": "vitest run --coverage"
},
"devDependencies": {
"@antfu/eslint-config": "1.1.1",
Expand Down
Loading

0 comments on commit 18c4e50

Please sign in to comment.