Skip to content

Commit 524b7bb

Browse files
committed
Update note
1 parent 05cd760 commit 524b7bb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/notes/package-to-manage-npm-packages.md src/content/notes/manage-npm-packages.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
2-
title: 'Package To Manage NPM Packages'
2+
title: 'Manage NPM Packages'
33
pubDate: 01-27-2025
44
tags: ['note', 'npm']
55
---
66

7-
I use [this](https://www.npmjs.com/package/npm-check) package to manage npm packages: `npm-check`.
7+
I use `npm-check` to manage npm packages. [Here](https://www.npmjs.com/package/npm-check) are the docs.
88

99
```bash
1010
# Shows outdated packages

0 commit comments

Comments
 (0)