2.1.3-publish

This commit is contained in:
Xu Chang 2023-01-11 17:00:23 +08:00
parent 414b38f235
commit a77e3bc5c2
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.3.0",
"oak-external-sdk": "^1.0.5"
},
"devDependencies": {
"@types/node": "^18.0.0",