chore: fix lerna

This commit is contained in:
mathuo 2022-05-26 21:46:42 +01:00
parent bfee4c6a51
commit eed74f5310
No known key found for this signature in database
GPG Key ID: C6EEDEFD6CA07281

View File

@ -1,6 +1,7 @@
{
"packages": [
"packages/*"
"packages/*",
"*"
],
"version": "1.4.2",
"npmClient": "yarn",