diff --git a/README.md b/README.md index 57d400211..990ddccad 100644 --- a/README.md +++ b/README.md @@ -105,7 +105,7 @@ Make sure to start from a brand-new environment to avoid conflicts with previous 1. Log in to your org -1. Click [this link](https://login.salesforce.com/packaging/installPackage.apexp?p0=04t3h000001Rc71AAC) to install the Dreamhouse unlocked package in your org. +1. Click [this link](https://login.salesforce.com/packaging/installPackage.apexp?p0=04t3h000001RcBnAAK) to install the Dreamhouse unlocked package in your org. 1. Select **Install for All Users** diff --git a/sfdx-project.json b/sfdx-project.json index 2a8fcb546..1af95730c 100644 --- a/sfdx-project.json +++ b/sfdx-project.json @@ -13,6 +13,7 @@ "packageAliases": { "DreamhouseLWC": "0Ho3h000000PBghCAG", "DreamhouseLWC@59.0.0-1": "04t3h000001Rc2FAAS", - "DreamhouseLWC@59.0.0-2": "04t3h000001Rc71AAC" + "DreamhouseLWC@59.0.0-2": "04t3h000001Rc71AAC", + "DreamhouseLWC@60.0.0-1": "04t3h000001RcBnAAK" } } \ No newline at end of file