diff --git a/React-JS Projects/buttonMania/package.json b/React-JS Projects/buttonMania/package.json index bd5f77d1ae..ee0c1e317a 100644 --- a/React-JS Projects/buttonMania/package.json +++ b/React-JS Projects/buttonMania/package.json @@ -21,6 +21,6 @@ "eslint-plugin-react": "^7.32.2", "eslint-plugin-react-hooks": "^4.6.0", "eslint-plugin-react-refresh": "^0.3.4", - "vite": "^4.3.9" + "vite": "^4.5.10" } }