Skip to content

Commit

Permalink
fix: fix vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
leonied7 committed Dec 18, 2024
1 parent 2e8ab6e commit 8e4099e
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 @@ -39,7 +39,7 @@
"yup": "^1.6.1"
},
"scripts": {
"build": "vite build ",
"build": "vite build",
"dev": "vite",
"lint": "eslint .",
"test": "vitest run",
Expand Down

0 comments on commit 8e4099e

Please sign in to comment.