Merge pull request #176 from Muzlin/lilin-dev

fix(build): can't bootstrap after build
This commit is contained in:
younglei 2022-07-01 19:06:16 +08:00 committed by GitHub
commit 0bcaa99bda
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,7 @@
"electron": "^19.0.3",
"electron-builder": "^23.0.3",
"typescript": "^4.7.3",
"vite": "^3.0.0-beta.5",
"vite": "^2.9.13",
"vite-plugin-electron": "^0.6.1",
"vite-plugin-resolve": "^2.1.2",
"vue": "^3.2.36",