Skip to content

Commit

Permalink
add vite to package json frontend
Browse files Browse the repository at this point in the history
  • Loading branch information
vietle-cgi committed Oct 15, 2024
1 parent 11cd167 commit 07827d0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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%",
Expand Down

0 comments on commit 07827d0

Please sign in to comment.