Skip to content

Commit

Permalink
changes
Browse files Browse the repository at this point in the history
  • Loading branch information
ielijose committed Oct 23, 2023
1 parent 0ec2de2 commit 0a8dbae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"start": "dts watch",
"test": "dts test --passWithNoTests",
"format": "prettier --write .",
"preinstall": "npx allow-only pnpm"
"preinstall": "npx only-allow pnpm"
},
"husky": {
"hooks": {
Expand Down

0 comments on commit 0a8dbae

Please sign in to comment.