remove():去掉workspaces字段

This commit is contained in:
lvwang2002 2024-03-24 23:29:40 +08:00
parent 0f7156cf4d
commit 412eb0aa9d
1 changed files with 0 additions and 3 deletions

View File

@ -80,9 +80,6 @@
"react": "*", "react": "*",
"react-native": "*" "react-native": "*"
}, },
"workspaces": [
"example"
],
"packageManager": "yarn@3.6.1", "packageManager": "yarn@3.6.1",
"jest": { "jest": {
"preset": "react-native", "preset": "react-native",