diff --git a/lerna.json b/lerna.json index e0f521395..d73b8fe4d 100644 --- a/lerna.json +++ b/lerna.json @@ -8,7 +8,7 @@ "Example", "localization" ], - "version": "independent", "npmClient": "yarn", - "useWorkspaces": true + "useWorkspaces": true, + "version": "4.0.1" }