cute-clever-carousel
Advanced tools
Comparing version 0.0.12 to 0.0.13
@@ -40,2 +40,5 @@ "use strict"; | ||
this.onTouchMove = function (event) { | ||
if (!_this.touchingInfo) { | ||
return; | ||
} | ||
// 縦スクロールだとわかっているときは何もしない | ||
@@ -42,0 +45,0 @@ if (_this.touchingInfo.isHorizontalScroll === false) { |
{ | ||
"name": "cute-clever-carousel", | ||
"version": "0.0.12", | ||
"version": "0.0.13", | ||
"description": "js carousel", | ||
@@ -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
18423
420