chore: fix lerna linting

This commit is contained in:
blam
2020-10-12 22:52:20 +02:00
parent 46960a61ec
commit 113f5d10c2
+1 -4
View File
@@ -1,8 +1,5 @@
{
"packages": [
"packages/*",
"plugins/*"
],
"packages": ["packages/*", "plugins/*"],
"npmClient": "yarn",
"useWorkspaces": true,
"version": "0.1.1-alpha.25"