2.0.5-dev
This commit is contained in:
parent
fc1c473fc5
commit
cfde0e871e
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "oak-external-sdk",
|
"name": "oak-external-sdk",
|
||||||
"version": "2.0.4",
|
"version": "2.0.5",
|
||||||
"description": "",
|
"description": "",
|
||||||
"author": {
|
"author": {
|
||||||
"name": "XuChang"
|
"name": "XuChang"
|
||||||
|
|
@ -30,7 +30,7 @@
|
||||||
"aws-sdk": "^2.1499.0",
|
"aws-sdk": "^2.1499.0",
|
||||||
"cheerio": "^1.0.0-rc.12",
|
"cheerio": "^1.0.0-rc.12",
|
||||||
"isomorphic-fetch": "^3.0.0",
|
"isomorphic-fetch": "^3.0.0",
|
||||||
"oak-domain": "^4.0.3",
|
"oak-domain": "file:../oak-domain",
|
||||||
"tencentcloud-sdk-nodejs": "^4.0.746",
|
"tencentcloud-sdk-nodejs": "^4.0.746",
|
||||||
"ts-md5": "^1.3.1"
|
"ts-md5": "^1.3.1"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue