v0.1.1-alpha.25

This commit is contained in:
blam
2020-10-12 22:42:54 +02:00
parent 08c392815b
commit 46960a61ec
53 changed files with 304 additions and 301 deletions
+5 -2
View File
@@ -1,6 +1,9 @@
{
"packages": ["packages/*", "plugins/*"],
"packages": [
"packages/*",
"plugins/*"
],
"npmClient": "yarn",
"useWorkspaces": true,
"version": "0.1.1-alpha.24"
"version": "0.1.1-alpha.25"
}