removed unecessary package when setting up vitest

This commit is contained in:
Simon
2024-07-02 17:11:28 -04:00
parent 452416ae18
commit a6a6b1b0b5
2 changed files with 90 additions and 14 deletions

View File

@@ -39,7 +39,6 @@
"eslint": "^8.57.0",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.4.5",
"jsdom": "^24.1.0",
"typescript": "^5.2.2",
"vite": "^5.1.6",
"vitest": "^1.6.0"