Update lerna config

This commit is contained in:
Jackson Harper
2023-10-20 10:29:44 +08:00
committed by Luke Channings
parent 35d2f39ba9
commit 836267aa56

View File

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