Update lerna.json

This commit is contained in:
r1oga
2022-12-14 16:41:58 +01:00
parent a056de8738
commit 408c1dc686

View File

@@ -14,5 +14,5 @@
}, },
"npmClient": "pnpm", "npmClient": "pnpm",
"useWorkspaces": true, "useWorkspaces": true,
"version": "0.0.0" "version": "independent"
} }