Skip to content

Commit

Permalink
fix(vue-vite): add missing peer dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
sean-perkins committed Nov 10, 2023
1 parent 8edd693 commit d6d77d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vue-vite/base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
"eslint": "^8.35.0",
"eslint-plugin-vue": "^9.9.0",
"jsdom": "^22.1.0",
"terser": "^5.4.0",
"typescript": "^5.1.6",
"vite": "^4.3.9",
"vitest": "^0.32.2",
Expand Down

0 comments on commit d6d77d4

Please sign in to comment.