chore: 更新应用版本并升级edu-core依赖至v1.0.4

- 将应用版本号从2.0.38提升至2.0.39
- 将edu-core依赖从v1.0.3升级至v1.0.4以获取最新功能或修复
This commit is contained in:
2026-02-10 19:25:38 +08:00
parent e9d6f514bd
commit 4a0edcebe1
3 changed files with 20 additions and 11 deletions

View File

@@ -7,7 +7,7 @@
"dependencies": {
"animate.css": "^4.1.1",
"e-peanut": "file:",
"edu-core": "git+https://git.nuttyreading.com/chenghuan/edu-core.git#v1.0.3",
"edu-core": "git+https://git.nuttyreading.com/chenghuan/edu-core.git#v1.0.4",
"element-plus": "^2.9.6",
"epubjs": "^0.3.93",
"jquery": "^2.2.4",