react-slick-rtl
Advanced tools
Comparing version 0.16.0 to 0.16.1
{ | ||
"name": "react-slick-rtl", | ||
"version": "0.16.0", | ||
"version": "0.16.1", | ||
"description": " React port of slick carousel with RTL bug fix", | ||
@@ -5,0 +5,0 @@ "main": "./lib", |
@@ -1,2 +0,2 @@ | ||
# react-slick | ||
# react-slick-rtl | ||
@@ -14,7 +14,7 @@ [![Join the chat at https://gitter.im/akiran/react-slick](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/akiran/react-slick?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) | ||
```bash | ||
npm install react-slick | ||
npm install react-slick-rtl | ||
``` | ||
**yarn** | ||
```bash | ||
yarn add react-slick | ||
yarn add react-slick-rtl | ||
``` | ||
@@ -21,0 +21,0 @@ |
231285