2.0.2-dev

This commit is contained in:
Xu Chang 2023-12-16 22:13:54 +08:00
parent 70d6c4112a
commit 8a6d6e041b
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "oak-external-sdk",
"version": "2.0.1",
"version": "2.0.2",
"description": "",
"author": {
"name": "XuChang"
@ -30,7 +30,7 @@
"aws-sdk": "^2.1499.0",
"cheerio": "^1.0.0-rc.12",
"isomorphic-fetch": "^3.0.0",
"oak-domain": "^4.0.1",
"oak-domain": "file:../oak-domain",
"tencentcloud-sdk-nodejs": "^4.0.746",
"ts-md5": "^1.3.1"
}