Skip to content
This repository was archived by the owner on Jan 1, 2023. It is now read-only.

Commit 95fbc56

Browse files
committed
📝 (readme) add readme
1 parent 0c57c91 commit 95fbc56

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
@@ -30,7 +30,7 @@ const data = JSON.parse('{"foo":42,"bar":1337}');
3030
```sh
3131
$ npm install babel-plugin-object-to-json-parse -D
3232
or
33-
$ yarn babel-plugin-object-to-json-parse -D
33+
$ yarn add babel-plugin-object-to-json-parse -D
3434
```
3535

3636
### setup `.babelrc`

0 commit comments

Comments
 (0)