Skip to content

Commit

Permalink
Update usage.md for nodejs (babel#2159)
Browse files Browse the repository at this point in the history
  • Loading branch information
chenxsan authored and JLHwung committed Jan 19, 2020
1 parent 3c29c80 commit 283f0c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/data/tools/node/usage.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
```javascript
require("babel-core").transform("code", options);
require("@babel/core").transform("code", options);
```

<blockquote class="babel-callout babel-callout-info">
Expand Down

0 comments on commit 283f0c0

Please sign in to comment.