chore: ci

This commit is contained in:
Mo
2022-06-10 10:43:54 -05:00
parent f58a2924f3
commit 3ba0a3e4c0
2 changed files with 4 additions and 2 deletions

View File

@@ -1,4 +1,6 @@
{
"packages": ["src/*"],
"useWorkspaces": true
"useWorkspaces": true,
"version": "independent",
"npmClient": "yarn"
}