diff --git a/lerna.json b/lerna.json index a5fbadeb1b..6c9c40a721 100644 --- a/lerna.json +++ b/lerna.json @@ -6,5 +6,6 @@ "private": true } }, - "useWorkspaces": true + "useWorkspaces": true, + "comment": "this is a dummy change." }