Update lerna.json to current version

This commit is contained in:
Raghunandan
2020-08-25 14:58:49 +02:00
parent 2da9cad88d
commit 90d2156a38
+1 -1
View File
@@ -2,5 +2,5 @@
"packages": ["packages/*", "plugins/*"],
"npmClient": "yarn",
"useWorkspaces": true,
"version": "0.1.1-alpha.19"
"version": "0.1.1-alpha.20"
}