diff --git a/lerna.json b/lerna.json index de68af579..b91809037 100644 --- a/lerna.json +++ b/lerna.json @@ -1,6 +1,6 @@ { "packages": ["packages/*"], - "npmClient": "yarn", + "npmClient": "pnpm", "useWorkspaces": true, "version": "independent", "command": {