Update lerna config

This commit is contained in:
Jackson Harper
2023-10-20 10:29:44 +08:00
parent cfc388a901
commit 0792022184

View File

@ -3,6 +3,5 @@
"packages/*"
],
"version": "1.0.0",
"npmClient": "yarn",
"useWorkspaces": true
}
"npmClient": "yarn"
}