diff --git a/Updating-JS-dependencies.md b/Updating-JS-dependencies.md index 0771226..f9a5d27 100644 --- a/Updating-JS-dependencies.md +++ b/Updating-JS-dependencies.md @@ -8,4 +8,4 @@ Sometimes security problems (or other reasons) make it necessary to update Javas Sometimes an old leaf package is pulled in through a bit which hasn't updated its pinned dependencies in a while, so an old version is still pulled in. -Using [`nvm`](https://github.com/nvm-sh/nvm) to get the right version of node can help too. \ No newline at end of file +Using [`nvm`](https://github.com/nvm-sh/nvm) to get the right version of node can sometimes be necessary. \ No newline at end of file