carouselbox
Advanced tools
Comparing version 1.2.0 to 1.2.1
@@ -66,3 +66,3 @@ 'use strict'; | ||
contain: true, | ||
freeScroll: true, | ||
freeScroll: false, | ||
autoPlay: false, | ||
@@ -69,0 +69,0 @@ wrapAround: true, |
{ | ||
"name": "carouselbox", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "React Carousel Plugin based from Flickity", | ||
@@ -5,0 +5,0 @@ "main": "./lib/index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
71088