Skip to content

Commit 360da3f

Browse files
committed
chore: update deps
1 parent 1f936c2 commit 360da3f

File tree

4 files changed

+670
-475
lines changed

4 files changed

+670
-475
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@
99
A better `pnpm install xxx` with prompts and catalogs support.
1010

1111
> [!NOTE]
12-
> This CLI is [pnpm](https://pnpm.io/)-specific and opinionated, you might want to check [`@antfu/ni`](https://github.com/antfu-collective/ni) instead.
13-
12+
> This CLI is [pnpm](https://pnpm.io/)-specific and opinionated, you might want to use [`@antfu/ni`](https://github.com/antfu-collective/ni) for other scenarios.
1413
```bash
1514
pnpm i @antfu/nip
1615
```

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@antfu/nip",
33
"type": "module",
44
"version": "0.0.0",
5-
"packageManager": "pnpm@10.6.2",
5+
"packageManager": "pnpm@10.9.0",
66
"description": "A better pnpm install xxx with prompts and catalogs support",
77
"author": "Anthony Fu <anthonyfu117@hotmail.com>",
88
"license": "MIT",

0 commit comments

Comments
 (0)