chore: 更新依赖版本并切换开发环境API地址
- 将 edu-core 依赖从 v1.0.4 升级至 v1.0.5 - 应用版本号从 1.0.45 (1045) 提升至 1.0.46 (1046) - 开发环境 API 地址从本地测试服务器切换至线上正式环境
This commit is contained in:
@@ -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.4",
|
||||
"edu-core": "git+https://git.nuttyreading.com/chenghuan/edu-core.git#v1.0.5",
|
||||
"jquery": "^3.7.1",
|
||||
"tcplayer.js": "^5.1.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user