Scoped: rename installation instructions for transforms [skip ci]
This commit is contained in:
@@ -11,7 +11,7 @@ export v from 'mod';
|
||||
## Installation
|
||||
|
||||
```sh
|
||||
npm install --save-dev babel-plugin-transform-export-default
|
||||
npm install --save-dev @babel/plugin-transform-export-default
|
||||
```
|
||||
|
||||
## Usage
|
||||
|
||||
Reference in New Issue
Block a user