diff --git a/manifest.json b/manifest.json index 81ed4a7..7801877 100644 --- a/manifest.json +++ b/manifest.json @@ -12,8 +12,8 @@ "src" : "图片路径" } ], - "versionName" : "2.0.39", - "versionCode" : 2039, + "versionName" : "2.0.40", + "versionCode" : 2040, "sassImplementationName" : "node-sass", "app-plus" : { "nvueCompiler" : "uni-app", diff --git a/package-lock.json b/package-lock.json index 092c016..de76583 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "dependencies": { "animate.css": "^4.1.1", "e-peanut": "file:", - "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", "element-plus": "^2.9.6", "epubjs": "^0.3.93", "jquery": "^2.2.4", @@ -441,8 +441,8 @@ "link": true }, "node_modules/edu-core": { - "version": "1.0.4", - "resolved": "git+https://git.nuttyreading.com/chenghuan/edu-core.git#4c6637f9492eafb543868ba424804330dafd2d27", + "version": "1.0.5", + "resolved": "git+https://git.nuttyreading.com/chenghuan/edu-core.git#4afd7e952360cf9d401a813fed9ce9e011e8fa76", "license": "ISC" }, "node_modules/element-plus": { @@ -4179,7 +4179,7 @@ "requires": { "animate.css": "^4.1.1", "e-peanut": "file:", - "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", "element-plus": "^2.9.6", "epubjs": "^0.3.93", "jquery": "^2.2.4", @@ -4500,8 +4500,8 @@ } }, "edu-core": { - "version": "git+https://git.nuttyreading.com/chenghuan/edu-core.git#4c6637f9492eafb543868ba424804330dafd2d27", - "from": "edu-core@git+https://git.nuttyreading.com/chenghuan/edu-core.git#v1.0.4" + "version": "git+https://git.nuttyreading.com/chenghuan/edu-core.git#4afd7e952360cf9d401a813fed9ce9e011e8fa76", + "from": "edu-core@git+https://git.nuttyreading.com/chenghuan/edu-core.git#v1.0.5" }, "element-plus": { "version": "2.11.5", @@ -7262,8 +7262,8 @@ } }, "edu-core": { - "version": "git+https://git.nuttyreading.com/chenghuan/edu-core.git#4c6637f9492eafb543868ba424804330dafd2d27", - "from": "edu-core@git+https://git.nuttyreading.com/chenghuan/edu-core.git#v1.0.4" + "version": "git+https://git.nuttyreading.com/chenghuan/edu-core.git#4afd7e952360cf9d401a813fed9ce9e011e8fa76", + "from": "edu-core@git+https://git.nuttyreading.com/chenghuan/edu-core.git#v1.0.5" }, "element-plus": { "version": "2.11.5", diff --git a/package.json b/package.json index 0c12b1c..e39d0f7 100644 --- a/package.json +++ b/package.json @@ -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.4", + "edu-core": "git+https://git.nuttyreading.com/chenghuan/edu-core.git#v1.0.5", "element-plus": "^2.9.6", "epubjs": "^0.3.93", "jquery": "^2.2.4",