Skip to content

Commit

Permalink
pack: fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
jooy2 committed Dec 7, 2024
1 parent d8b7f50 commit 16a099a
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 35 deletions.
58 changes: 25 additions & 33 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,14 +65,14 @@
"playwright": "^1.49.0",
"prettier": "^3.4.2",
"tree-kill": "^1.2.2",
"typescript": "^5.7.2",
"typescript": "5.6.3",
"vite": "^6.0.3",
"vite-plugin-electron": "^0.29.0",
"vite-plugin-electron-renderer": "^0.14.6",
"vite-plugin-eslint": "1.8.1",
"vite-plugin-vuetify": "^2.0.4",
"vue-eslint-parser": "9.4.3",
"vue-tsc": "^2.1.10"
"vue-tsc": "^2.1.6"
},
"overrides": {
"vite-plugin-electron": {
Expand Down

0 comments on commit 16a099a

Please sign in to comment.