README: add --save-dev [skip ci]
Closes gh-4910
This commit is contained in:
@@ -19,7 +19,7 @@ eval("(function () { return 'foo'; })");
|
||||
## Installation
|
||||
|
||||
```sh
|
||||
npm install babel-plugin-transform-eval
|
||||
npm install --save-dev babel-plugin-transform-eval
|
||||
```
|
||||
|
||||
## Usage
|
||||
|
||||
Reference in New Issue
Block a user