We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a26290d commit 1fd71a4Copy full SHA for 1fd71a4
README.md
@@ -10,8 +10,8 @@ A React.js Flickity component.
10
# Install:
11
12
```shell
13
-# you need to install flickity as peer dependency
14
-npm install flickity
+# you need to install flickity as peer dependency, please use v2.3.0 for best experience
+npm install flickity@2.3.0
15
npm install react-flickity-component
16
```
17
0 commit comments