README: add --save-dev [skip ci]
Closes gh-4910
This commit is contained in:
@@ -5,7 +5,7 @@ Turn async functions into a Bluebird coroutine
|
||||
## Installation
|
||||
|
||||
```sh
|
||||
npm install babel-plugin-transform-async-to-module-method
|
||||
npm install --save-dev babel-plugin-transform-async-to-module-method
|
||||
```
|
||||
|
||||
## Usage
|
||||
|
||||
Reference in New Issue
Block a user