Skip to content

Commit 1c233b7

Browse files
committed
Remove unsuppoted webpacker and sprockets from docs
1 parent 323b122 commit 1c233b7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ v2.7.1 is released. Please try it out and report any issues. We'll try to addres
1010
## Summary
1111
React-Rails is a flexible tool to use [React](http://facebook.github.io/react/) with Rails. The benefits:
1212
* Automatically renders React server-side and client-side
13-
* Supports Webpacker 4.x, 3.x, 2.x, 1.1+ or Shakapacker v6+
14-
* Supports Sprockets 4.x, 3.x, 2.x
13+
* Supports Webpacker 5.x and Shakapacker v6.x
14+
* Supports Sprockets 4.x, 3.x
1515
* 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/)
1616

1717
---

0 commit comments

Comments
 (0)