From 5f10ccfc48dd594696f4a262dad6cbdf695c0a25 Mon Sep 17 00:00:00 2001 From: Jonathan Neidel Date: Thu, 25 Apr 2019 15:50:04 +0200 Subject: [PATCH] Add updates --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index b198322..6aaf146 100644 --- a/readme.md +++ b/readme.md @@ -194,6 +194,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [npm-home](https://github.com/sindresorhus/npm-home) - Open the npm page of the package in the current directory. - [pkg-dir-cli](https://github.com/sindresorhus/pkg-dir-cli) - Find the root directory of a npm package. - [npm-check-updates](https://github.com/tjunnone/npm-check-updates) - Find newer versions of package dependencies than what your package.json allows. +- [updates](https://github.com/silverwind/updates) - Flexible npm dependency update tool. ## Productivity