add lerna

This commit is contained in:
Raghunandan Balachandran
2020-01-31 17:06:03 +01:00
parent 9ff079458c
commit 3f9a99f9a7
3 changed files with 4915 additions and 2 deletions
+8
View File
@@ -0,0 +1,8 @@
{
"packages": [
"packages/*"
],
"npmClient": "yarn",
"useWorkspaces": true,
"version": "0.0.0"
}