diff --git a/frontend/package.json b/frontend/package.json index 876d4fc0a..0fc9b6db8 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -56,7 +56,8 @@ "eslint-plugin-prettier": "^5.2.1", "eslint-plugin-vue": "^9.28.0", "flush-promises": "^1.0.2", - "lodash": "^4.17.21" + "lodash": "^4.17.21", + "vite": "^4.4.9" }, "browserslist": [ "> 1%",