Skip to content

Commit

Permalink
patch: removed gt characters from contributing guide
Browse files Browse the repository at this point in the history
  • Loading branch information
mcraa committed Feb 15, 2023
1 parent b01cf3c commit 9b54e2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ Use the following steps to ensure everything goes flawlessly:
dependencies because you come from another branch or reference.

- Install the new version of the dependency. For example: `npm install --save
<package>@<version>`. This will update the `npm-shrinkwrap.json` file.
[package]@[version]`. This will update the `npm-shrinkwrap.json` file.

- Commit *both* `package.json` and `npm-shrinkwrap.json`.

Expand Down

0 comments on commit 9b54e2a

Please sign in to comment.