mirror of
https://gitee.com/spark-store-project/spark-store
synced 2026-04-26 01:10:16 +08:00
build: move electron-app-universal-protocol-client to devDependencies
This commit is contained in:
@@ -30,6 +30,7 @@
|
||||
"@vitejs/plugin-vue": "^5.0.4",
|
||||
"electron": "^39.2.7",
|
||||
"electron-builder": "^24.13.3",
|
||||
"electron-app-universal-protocol-client": "^2.1.1",
|
||||
"typescript": "^5.4.2",
|
||||
"vite": "^5.1.5",
|
||||
"vite-plugin-electron": "^0.28.4",
|
||||
@@ -38,7 +39,6 @@
|
||||
"vue-tsc": "^2.0.6"
|
||||
},
|
||||
"dependencies": {
|
||||
"axios": "^1.13.2",
|
||||
"electron-app-universal-protocol-client": "^2.1.1"
|
||||
"axios": "^1.13.2"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user