Skip to content

Commit 233307a

Browse files
committed
.
1 parent 73158ff commit 233307a

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

package.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
{
22
"name": "bg3-sl",
3-
"version": "28.0.1",
3+
"version": "0.0.0",
44
"main": "dist-electron/main/index.js",
5-
"description": "Really simple Electron + Vue + Vite boilerplate.",
6-
"author": "草鞋没号 <308487730@qq.com>",
75
"license": "MIT",
86
"private": true,
97
"keywords": [
@@ -38,7 +36,7 @@
3836
"vue-tsc": "^1.8.27"
3937
},
4038
"dependencies": {
41-
"electron-edge-js": "^28.0.1",
39+
"electron-edge-js": "^0.0.0",
4240
"electron-store": "^8.1.0",
4341
"element-plus": "^2.5.5",
4442
"normalize.css": "^8.0.1"

0 commit comments

Comments
 (0)