2.0.2-publish

This commit is contained in:
Xu Chang 2022-11-30 18:50:59 +08:00
parent 9f90b9a9d0
commit 9626f19a05
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.0.1",
"oak-external-sdk": "^1.0.4"
},
"devDependencies": {
"@types/node": "^18.0.0",