2.0.3-publish

This commit is contained in:
Xu Chang 2022-12-12 17:04:26 +08:00
parent 29e3021978
commit 03329641f9
1 changed files with 2 additions and 2 deletions

View File

@ -16,8 +16,8 @@
"license": "ISC",
"dependencies": {
"lodash": "^4.17.21",
"oak-domain": "file:../oak-domain",
"oak-external-sdk": "file:../oak-external-sdk"
"oak-domain": "^2.1.0",
"oak-external-sdk": "^1.0.5"
},
"devDependencies": {
"@types/node": "^18.0.0",