From 160701cf7521f3af9938a937bade44e15e4ff17a Mon Sep 17 00:00:00 2001 From: Jonathan Neidel Date: Tue, 25 Feb 2020 17:54:11 +0100 Subject: [PATCH] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 924d54a..82bfeae 100644 --- a/readme.md +++ b/readme.md @@ -211,7 +211,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [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. -- [wipe-modules](https://github.com/bntzio/wipe-modules) - Remove node_modules of inactive projects. +- [wipe-modules](https://github.com/bntzio/wipe-modules) - Remove `node_modules` of inactive projects. ### Boilerplate