Skip to content

Commit 391632a

Browse files
committed
build: bump dependencies
1 parent 73ead11 commit 391632a

File tree

4 files changed

+129
-101
lines changed

4 files changed

+129
-101
lines changed

CONTRIBUTION.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ Agreement. You can do so by going to https://cla.salesforce.com/sign-cla.
3131
- We try to limit merge commits as much as possible.
3232

3333
- _Topic_ branches are:
34-
3534
1. based on `main` and will be
3635
1. squash-merged into `main`.
3736

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ A collection of easy-to-digest code examples for Lightning Web Components. Each
3131
## Installing the app using a Scratch Org
3232

3333
1. Set up your environment. Follow the steps in the [Quick Start: Lightning Web Components](https://trailhead.salesforce.com/content/learn/projects/quick-start-lightning-web-components/) Trailhead project. The steps include:
34-
3534
- Enable Dev Hub in your Trailhead Playground
3635
- Install Salesforce CLI
3736
- Install Visual Studio Code
@@ -97,7 +96,6 @@ Make sure to start from a brand-new environment to avoid conflicts with any prev
9796
1. Select **Install for All Users**
9897
9998
1. Import Account and Contacts data:
100-
10199
- Click [here](https://raw.githubusercontent.com/trailheadapps/lwc-recipes/main/data/Accounts-Contacts.csv) to access the **Accounts-Contacts.csv** file. Right click on the browser window and save the file as **Accounts-Contacts.csv**.
102100
- In **Setup**, type **Data Import** in the Quick Find box and click **Data Import Wizard**.
103101
- Click **Launch Wizard**.
@@ -106,7 +104,6 @@ Make sure to start from a brand-new environment to avoid conflicts with any prev
106104
- Click **Next**, **Next**, and **Start Import**.
107105
108106
1. If you're attempting the [Quick Start](https://trailhead.salesforce.com/en/content/learn/projects/quick-start-lwc-recipes-app) on Trailhead, this step is required, but otherwise, skip:
109-
110107
- Go to **Setup > Users > Permission Sets**.
111108
- Click **recipes**.
112109
- Click **Manage Assignments**.

0 commit comments

Comments
 (0)