From 27ef57c68e1bad68a0202665c4be1144550fc1d5 Mon Sep 17 00:00:00 2001 From: Glenn 'devalias' Grant Date: Mon, 29 Apr 2019 11:25:02 +1000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0f67e5562..3573a745c 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ React-Rails is a flexible tool to use [React](http://facebook.github.io/react/) with Rails. The benefits: * Automatically renders React server-side and client-side -* Supports Webpacker 3.x, 2.x, 1.1+ +* Supports Webpacker 4.x, 3.x, 2.x, 1.1+ * Supports Sprockets 4.x, 3.x, 2.x * Lets you use [JSX](http://facebook.github.io/react/docs/jsx-in-depth.html), [ES6](http://es6-features.org/), [TypeScript](https://www.typescriptlang.org/), [CoffeeScript](http://coffeescript.org/)