Compare commits

...

2 Commits
2.3.13 ... dev

Author SHA1 Message Date
Pan Qiancheng 170affd3a9 2.3.14-dev 2026-01-21 17:03:57 +08:00
Xu Chang f1545faedf 2.3.13-dev 2026-01-21 11:00:40 +08:00
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "oak-external-sdk", "name": "oak-external-sdk",
"version": "2.3.13", "version": "2.3.14",
"description": "", "description": "",
"author": { "author": {
"name": "XuChang" "name": "XuChang"
@ -37,7 +37,7 @@
"cheerio": "^1.0.0-rc.12", "cheerio": "^1.0.0-rc.12",
"cos-wx-sdk-v5": "^1.7.1", "cos-wx-sdk-v5": "^1.7.1",
"isomorphic-fetch": "^3.0.0", "isomorphic-fetch": "^3.0.0",
"oak-domain": "^5.1.34", "oak-domain": "file:../oak-domain",
"proj4": "^2.15.0", "proj4": "^2.15.0",
"tencentcloud-sdk-nodejs": "^4.0.746", "tencentcloud-sdk-nodejs": "^4.0.746",
"ts-md5": "^1.3.1" "ts-md5": "^1.3.1"