Browse Source

"ee-core": "^2.0.2",

gsx 2 years ago
parent
commit
f6516fb80a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -114,7 +114,7 @@
   "dependencies": {
     "better-sqlite3": "^7.6.0",
     "dayjs": "^1.10.7",
-    "ee-core": "^2.0.1",
+    "ee-core": "^2.0.2",
     "electron-updater": "^5.3.0",
     "lodash": "^4.17.21"
   }