Merge remote-tracking branch 'origin/v2' into v2

pull/68/head
xiaojunnuo 2024-02-27 21:33:58 +08:00
commit 7cf1f75eb9
2 changed files with 1 additions and 9 deletions

View File

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

View File

@ -1,5 +0,0 @@
packages:
# all packages in subdirs of packages/ and components/
- 'packages/**'
# exclude packages that are inside test directories
- '!**/test/**'