react-multi-carousel
Advanced tools
Comparing version 2.2.8 to 2.2.9
{ | ||
"name": "react-multi-carousel", | ||
"private": false, | ||
"version": "2.2.8", | ||
"version": "2.2.9", | ||
"description": "Production-ready, lightweight fully customizable React carousel component that rocks supports multiple items and SSR(Server-side rendering) with typescript.", | ||
@@ -6,0 +6,0 @@ "main": "index.js", |
@@ -11,3 +11,3 @@ # react-multi-carousel 👋 | ||
[![Build Status](https://api.travis-ci.org/YIZHUANG/react-multi-carousel.svg?branch=master)](https://travis-ci.org/YIZHUANG/react-multi-carousel) | ||
<a href=""> | ||
<a href="https://react-multi-carousel.surge.sh"> | ||
<img alt="Documentation" src="https://img.shields.io/badge/documentation-yes-brightgreen.svg" target="_blank" /> | ||
@@ -57,3 +57,3 @@ </a> | ||
## [Documentation]() | ||
## [Documentation](https://react-multi-carousel.surge.sh) | ||
@@ -60,0 +60,0 @@ ## Other important links. |
174219