From 8c54e800c4dd99ed2e12d4ea9ef64135d1ba5118 Mon Sep 17 00:00:00 2001 From: Daniel Holbach Date: Fri, 7 Jun 2019 10:54:56 +0200 Subject: [PATCH] Updated Updating JS dependencies (markdown) --- Updating-JS-dependencies.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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