gsx 2 years ago
parent
commit
e2db2e2ab4
3 changed files with 124 additions and 122 deletions
  1. 1 0
      .gitignore
  2. 122 121
      package-lock.json
  3. 1 1
      package.json

+ 1 - 0
.gitignore

@@ -6,3 +6,4 @@ run/
 data/
 .vscode/launch.json
 public/electron/
+package-lock.json

File diff suppressed because it is too large
+ 122 - 121
package-lock.json


+ 1 - 1
package.json

@@ -114,7 +114,7 @@
   "dependencies": {
     "better-sqlite3": "^7.6.2",
     "dayjs": "^1.10.7",
-    "ee-core": "^2.1.0",
+    "ee-core": "^2.1.1",
     "electron-updater": "^5.3.0",
     "lodash": "^4.17.21"
   }

Some files were not shown because too many files changed in this diff