3.0.0-publish

This commit is contained in:
Xu Chang 2024-04-18 09:42:03 +08:00
parent c987939e57
commit e1f50422e6
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{
"name": "oak-common-aspect",
"version": "2.3.2",
"version": "3.0.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": "^5.0.0",
"oak-external-sdk": "^2.3.0",
"xlsx": "^0.18.5"
},
"devDependencies": {