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

- 将 edu-core 依赖从 v1.0.3 升级至 v1.0.4
- 应用版本号从 1.0.44 (1044) 提升至 1.0.45 (1045)
This commit is contained in:
2026-02-10 19:52:18 +08:00
parent 9a9b1efb9e
commit e9d964736d
3 changed files with 6 additions and 6 deletions

View File

@@ -14,7 +14,7 @@
},
"homepage": "https://github.com/dcloudio/hello-uniapp#readme",
"dependencies": {
"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",
"jquery": "^3.7.1",
"tcplayer.js": "^5.1.0"
},