Skip to content

Commit

Permalink
downgrade vite
Browse files Browse the repository at this point in the history
  • Loading branch information
MickaelMenet committed Mar 1, 2024
1 parent dd377ec commit 9680aea
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,10 +107,10 @@
"jest-sonar-reporter": "^2.0.0",
"jsdom": "^23.0.1",
"prettier": "^3.1.1",
"vite": "^5.0.11",
"vite-plugin-pwa": "^0.17.4",
"vite-tsconfig-paths": "^4.2.3",
"vitest": "^1.1.3"
"vite": "^4.2.1",
"vite-plugin-pwa": "^0.14.7",
"vite-tsconfig-paths": "^3.6.0",
"vitest": "^0.29.7"
},
"volta": {
"node": "20.10.0"
Expand Down

0 comments on commit 9680aea

Please sign in to comment.