diff --git a/lerna.json b/lerna.json index 66ceba9..c85b0be 100644 --- a/lerna.json +++ b/lerna.json @@ -1,6 +1,8 @@ { "$schema": "node_modules/lerna/schemas/lerna-schema.json", - "version": "0.0.0", + "version": "0.0.1", "npmClient": "yarn", - "packages": ["packages/*"] -} + "packages": [ + "packages/*" + ] +} \ No newline at end of file