diff --git a/README.md b/README.md index 26755c790..1e4f287fa 100644 --- a/README.md +++ b/README.md @@ -92,7 +92,7 @@ Make sure to start from a brand-new environment to avoid conflicts with any prev 1. Log in to your org -1. Click [this link](https://login.salesforce.com/packaging/installPackage.apexp?p0=04t3t000002YSCrAAO) to install the Recipes unlocked package in your org. +1. Click [this link](https://login.salesforce.com/packaging/installPackage.apexp?p0=04t3t000002lhjcAAA) to install the Recipes unlocked package in your org. 1. Select **Install for All Users** diff --git a/sfdx-project.json b/sfdx-project.json index 8d93e170c..783342169 100644 --- a/sfdx-project.json +++ b/sfdx-project.json @@ -14,6 +14,7 @@ "packageAliases": { "LWCRecipes": "0Ho3t000000KywNCAS", "LWCRecipes@59.0.0-20": "04t3t000002YSCcAAO", - "LWCRecipes@60.0.0-1": "04t3t000002YSCrAAO" + "LWCRecipes@60.0.0-1": "04t3t000002YSCrAAO", + "LWCRecipes@60.0.0-4": "04t3t000002lhjcAAA" } } \ No newline at end of file