From 561e3eae3f7547a5271fc35c90ae267fc768fac2 Mon Sep 17 00:00:00 2001 From: gsx <530353222@qq.com> Date: Tue, 17 May 2022 17:52:35 +0800 Subject: [PATCH] ee-core 1.2.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 68ffc15..af734da 100755 --- a/package.json +++ b/package.json @@ -111,7 +111,7 @@ }, "dependencies": { "dayjs": "^1.10.7", - "ee-core": "^1.2.3", + "ee-core": "^1.2.4", "electron-is": "^3.0.0", "lodash": "^4.17.21" }