Skip to content

Commit 7ae337b

Browse files
authored
docs: use npm install alias
See fastify/fastify#3875
1 parent d3c5451 commit 7ae337b

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
@@ -34,7 +34,7 @@ iterated on and values copied, the `__proto__` property leaks and becomes the ob
3434

3535
## Install
3636
```
37-
npm install secure-json-parse
37+
npm i secure-json-parse
3838
```
3939

4040
## Usage

0 commit comments

Comments
 (0)