Skip to content
This repository was archived by the owner on May 2, 2019. It is now read-only.

Commit b81726b

Browse files
committed
1 parent 85e3f6a commit b81726b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ This is library aims to replace [react-slick][react-slick].
55

66
Uses **flexbox** exclusively, so no support for older browsers :cry: :cry:
77

8-
On the bright side, it is extremly flexible. Currently only supports `react-0.13`
8+
On the bright side, it is extremly flexible. Currently it supports `>=react-0.13`
99

1010
## Examples
1111

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-flex-slick",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"description": "Slick carousel using Flexbox",
55
"main": "./lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)