refactor: update deps

This commit is contained in:
Mauricio Siu
2024-08-16 22:10:23 -06:00
parent 6b4d6eac1d
commit 44e75ee7e1

View File

@@ -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",