Scoped: rename to @babel/ in readme [skip ci]
This commit is contained in:
@@ -21,7 +21,7 @@ _wrapper(function () {
|
||||
## Usage
|
||||
|
||||
```js
|
||||
import wrapFunction from "babel-helper-wrap-function";
|
||||
import wrapFunction from "@babel/helper-wrap-function";
|
||||
|
||||
wrapFunction(nodePathOfTheFunction, nodeWhichReferencesToTheWrapper);
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user