We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 539afd3 commit 3e9f5d3Copy full SHA for 3e9f5d3
README.md
@@ -42,30 +42,11 @@ npx nypm remove defu
42
43
Install package:
44
45
-<!-- automd:pm-i -->
46
-
47
```sh
48
# ✨ Auto-detect
49
npx nypm install nypm
50
51
-# npm
52
-npm install nypm
53
54
-# yarn
55
-yarn add nypm
56
57
-# pnpm
58
-pnpm install nypm
59
60
-# bun
61
-bun install nypm
62
63
-# deno
64
-deno install nypm
65
```
66
67
-<!-- /automd -->
68
69
Import:
70
71
```js
0 commit comments