3.0.1-pub

This commit is contained in:
Xu Chang 2024-09-14 09:43:32 +08:00
parent a2600ac64b
commit 3823f5ad3a
1 changed files with 2 additions and 2 deletions

View File

@ -20,8 +20,8 @@
"license": "ISC",
"dependencies": {
"lodash": "^4.17.21",
"oak-domain": "file:../oak-domain",
"oak-external-sdk": "file:../oak-external-sdk",
"oak-domain": "^5.1.0",
"oak-external-sdk": "^2.3.3",
"xlsx": "^0.18.5"
},
"devDependencies": {