diff --git a/manifest.json b/manifest.json index eac0803..d93cd64 100644 --- a/manifest.json +++ b/manifest.json @@ -13,8 +13,8 @@ "src" : "图片路径" } ], - "versionName" : "1.0.60", - "versionCode" : 1060, + "versionName" : "1.0.61", + "versionCode" : 1061, "app-plus" : { "nvueCompiler" : "weex", "compatible" : { diff --git a/package-lock.json b/package-lock.json index 4f80c1c..e19749e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "3.4.5", "license": "MIT", "dependencies": { - "edu-core": "git+https://git.nuttyreading.com/chenghuan/edu-core.git#v1.0.9", + "edu-core": "git+https://git.nuttyreading.com/chenghuan/edu-core.git#v1.0.12", "jquery": "^3.7.1", "tcplayer.js": "^5.1.0" }, @@ -74,8 +74,8 @@ "integrity": "sha512-6QvTW9mrGeIegrFXdtQi9pk7O/nSK6lSdXW2eqUspN5LWD7UTji2Fqw5V2YLjBpHEoU9Xl/eUWNpDeZvoyOv2w==" }, "node_modules/edu-core": { - "version": "1.0.8", - "resolved": "git+https://git.nuttyreading.com/chenghuan/edu-core.git#f815e7660e0645ca4393205b30986c4bc7aa4d9f", + "version": "1.0.12", + "resolved": "git+https://git.nuttyreading.com/chenghuan/edu-core.git#ea1dca213de69ac5a01a44a352ab33024edd2577", "license": "ISC" }, "node_modules/es5-shim": { @@ -399,8 +399,8 @@ "integrity": "sha512-6QvTW9mrGeIegrFXdtQi9pk7O/nSK6lSdXW2eqUspN5LWD7UTji2Fqw5V2YLjBpHEoU9Xl/eUWNpDeZvoyOv2w==" }, "edu-core": { - "version": "git+https://git.nuttyreading.com/chenghuan/edu-core.git#f815e7660e0645ca4393205b30986c4bc7aa4d9f", - "from": "edu-core@git+https://git.nuttyreading.com/chenghuan/edu-core.git#v1.0.9" + "version": "git+https://git.nuttyreading.com/chenghuan/edu-core.git#ea1dca213de69ac5a01a44a352ab33024edd2577", + "from": "edu-core@git+https://git.nuttyreading.com/chenghuan/edu-core.git#v1.0.12" }, "es5-shim": { "version": "4.6.7", diff --git a/package.json b/package.json index 2ff84c8..557a323 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ }, "homepage": "https://github.com/dcloudio/hello-uniapp#readme", "dependencies": { - "edu-core": "git+https://git.nuttyreading.com/chenghuan/edu-core.git#v1.0.9", + "edu-core": "git+https://git.nuttyreading.com/chenghuan/edu-core.git#v1.0.12", "jquery": "^3.7.1", "tcplayer.js": "^5.1.0" },