| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent d8cb341 commit 28149cf
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -12,8 +12,10 @@ changes can be reviewed and landed via the normal consensus seeking process. | |||
| 12 | 12 | ||
| 13 | 13 | ## Step 1: Run the update script | |
| 14 | 14 | ||
| 15 | + In the following examples, `x.y.z` should match the npm version to update to. | ||
| 16 | + | ||
| 15 | 17 | ```console | |
| 16 | - $ ./tools/update-npm.sh | ||
| 18 | + $ ./tools/update-npm.sh x.y.z | ||
| 17 | 19 | ``` | |
| 18 | 20 | ||
| 19 | 21 | ## Step 2: Commit new npm | |
| Back | FazBrowse Home | New Git URL |
0 commit comments