Skip to content

Commit

Permalink
docs: Change link to Snyk (#2779)
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
leandrobudau committed Feb 10, 2021
1 parent 4582c47 commit 6cb8ab2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -227,7 +227,7 @@ The above command will automatically hoist things and use relative `file:` speci
Hoisting has a few benefits:

- All packages use the same version of a given dependency
- Can keep dependencies at the root up-to-date with an automated tool such as [GreenKeeper](https://greenkeeper.io/)
- Can keep dependencies at the root up-to-date with an automated tool such as [Snyk](https://snyk.io/)
- Dependency installation time is reduced
- Less storage is needed

Expand Down

0 comments on commit 6cb8ab2

Please sign in to comment.