diff --git a/lerna.json b/lerna.json index a10a15ff15d32..88ababc1c2889 100644 --- a/lerna.json +++ b/lerna.json @@ -11,7 +11,7 @@ "publish": { "npmClient": "npm", "allowBranch": [ - "canary" + "next-15-0" ], "registry": "https://registry.npmjs.org/" }