Skip to content

Commit b758fcb

Browse files
committed
docs: update install command
1 parent 7d8e752 commit b758fcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Detect duplicate packaged dependencies
99
## Installation
1010

1111
```bash
12-
npm i -D unplugin-detect-duplicated-deps
12+
npm i -D unplugin-detect-duplicated-deps@0
1313
```
1414

1515
## Usage

0 commit comments

Comments
 (0)