pull/68/head
xiaojunnuo 2024-02-28 10:24:37 +08:00
parent 5e98f05036
commit 62efb22f37
1 changed files with 4 additions and 1 deletions

View File

@ -23,5 +23,8 @@
"dependencies": {
"axios": "^1.4.0",
"lodash": "^4.17.21"
}
},
"workspaces": [
"packages/**"
]
}