소스 검색

fix load file protocol

哆啦好梦 2 년 전
부모
커밋
3e36a4a017
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -49,7 +49,7 @@
   },
   "dependencies": {
     "dayjs": "^1.10.7",
-    "ee-core": "^2.2.3",
+    "ee-core": "^2.2.4",
     "electron-updater": "^5.3.0",
     "lodash": "^4.17.21"
   }