This commit is contained in:
Yoki 2022-09-02 13:28:44 +02:00 committed by GitHub
commit a3a4ca9514
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -15,6 +15,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
- [Table of Contents](#table-of-contents)
- [Entertainment](#entertainment)
- [Music](#music)
- [Social Media](#social-media)
@ -236,6 +237,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [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.
- [better-scripts](https://github.com/iamyoki/better-scripts) - A better way to organize your npm scripts.
### Boilerplate