1.0.14-dev

This commit is contained in:
Xu Chang 2023-11-17 21:32:10 +08:00
parent 498d8f6139
commit f9a43be0b4
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "oak-external-sdk",
"version": "1.0.13",
"version": "1.0.14",
"description": "",
"author": {
"name": "XuChang"
@ -28,7 +28,7 @@
"@alicloud/pop-core": "^1.7.12",
"cheerio": "^1.0.0-rc.12",
"isomorphic-fetch": "^3.0.0",
"oak-domain": "^3.0.4",
"oak-domain": "file:../oak-domain",
"tencentcloud-sdk-nodejs": "^4.0.686",
"ts-md5": "^1.3.1"
}