ee-core: 2.10.1

This commit is contained in:
gsx
2024-07-15 14:17:52 +08:00
parent 1dc90ec2e1
commit 24a9c74b92
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@@ -18,3 +18,4 @@ python/.venv/
python/*.spec
python/build/
python/dist/
*DS_Store

View File

@@ -63,7 +63,7 @@
},
"dependencies": {
"dayjs": "^1.10.7",
"ee-core": "2.10.0",
"ee-core": "2.10.1",
"electron-updater": "^5.3.0",
"lodash": "^4.17.21"
}