Skip to content

Commit

Permalink
refactor: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Siumauricio committed Aug 17, 2024
1 parent 6b4d6ea commit 44e75ee
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 @@ -20,7 +20,7 @@
"format-and-lint": "biome check .",
"check": "biome check --write --no-errors-on-unmatched --files-ignore-unknown=true",
"format-and-lint:fix": "biome check . --write",
"prepare": "node .husky/install.mjs"
"prepare": "node ./.config/.husky/install.mjs"
},
"devDependencies": {
"dotenv": "16.4.5",
Expand Down

0 comments on commit 44e75ee

Please sign in to comment.