Convert to monorepository using lerna/workspaces

This commit is contained in:
Simon Warta
2020-01-29 12:00:32 +01:00
parent 4d373c62db
commit 0fe2cbba52
52 changed files with 89 additions and 22 deletions
+5
View File
@@ -0,0 +1,5 @@
{
"version": "0.0.0",
"useWorkspaces": true,
"npmClient": "yarn"
}