2.3.2-dev

This commit is contained in:
Xu Chang 2024-07-16 10:07:25 +08:00
parent 3177e05465
commit dbc0bb659c
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "oak-external-sdk",
"version": "2.3.1",
"version": "2.3.2",
"description": "",
"author": {
"name": "XuChang"
@ -33,7 +33,7 @@
"cheerio": "^1.0.0-rc.12",
"cos-wx-sdk-v5": "^1.7.1",
"isomorphic-fetch": "^3.0.0",
"oak-domain": "~5.0.15",
"oak-domain": "file:../oak-domain",
"tencentcloud-sdk-nodejs": "^4.0.746",
"ts-md5": "^1.3.1"
}