mirror of
https://github.com/SECTL/SecScore.git
synced 2026-07-19 12:34:22 +08:00
解决报错模块缺少的问题
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
"@electron-toolkit/utils": "^4.0.0",
|
||||
"better-sqlite3": "^12.6.0",
|
||||
"chokidar": "^5.0.0",
|
||||
"es-object-atoms": "^1.1.1",
|
||||
"express": "^5.2.1",
|
||||
"mica-electron": "^1.5.16",
|
||||
"os": "^0.1.2",
|
||||
|
||||
Generated
+3
@@ -20,6 +20,9 @@ importers:
|
||||
chokidar:
|
||||
specifier: ^5.0.0
|
||||
version: 5.0.0
|
||||
es-object-atoms:
|
||||
specifier: ^1.1.1
|
||||
version: 1.1.1
|
||||
express:
|
||||
specifier: ^5.2.1
|
||||
version: 5.2.1
|
||||
|
||||
Reference in New Issue
Block a user