2.3.0-publish

This commit is contained in:
Xu Chang 2024-03-20 10:49:33 +08:00
parent 06e1b61d71
commit e7898b0da8
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{
"name": "oak-common-aspect",
"version": "2.2.6",
"version": "2.3.0",
"description": "",
"author": {
"name": "XuChang"
@ -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": "^4.3.0",
"oak-external-sdk": "^2.2.0",
"xlsx": "^0.18.5"
},
"devDependencies": {