Skip to content

Commit 15a67a1

Browse files
authored
Merge pull request #539 from bcgov/add-vite-frontend
Add vite to package json frontend
2 parents 11cd167 + 07827d0 commit 15a67a1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

frontend/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,8 @@
5656
"eslint-plugin-prettier": "^5.2.1",
5757
"eslint-plugin-vue": "^9.28.0",
5858
"flush-promises": "^1.0.2",
59-
"lodash": "^4.17.21"
59+
"lodash": "^4.17.21",
60+
"vite": "^4.4.9"
6061
},
6162
"browserslist": [
6263
"> 1%",

0 commit comments

Comments
 (0)