Skip to content

Commit 6eaaf3c

Browse files
authored
docs(babel): update node requirement in readme (#443)
1 parent 7967422 commit 6eaaf3c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/babel/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Using Rollup with `@rollup/plugin-babel` makes the process far easier.
2626

2727
## Requirements
2828

29-
This plugin requires an [LTS](https://github.com/nodejs/Release) Node version (v8.0.0+) and Rollup v1.20.0+.
29+
This plugin requires an [LTS](https://github.com/nodejs/Release) Node version (v10.0.0+) and Rollup v1.20.0+.
3030

3131
## Install
3232

0 commit comments

Comments
 (0)