g6-hammerjs
Advanced tools
Comparing version 0.0.7 to 0.0.8
@@ -94,2 +94,3 @@ "use strict"; | ||
targetTouches = allTouches; | ||
console.log('fix'); // collect touches | ||
@@ -96,0 +97,0 @@ |
@@ -5,3 +5,3 @@ { | ||
"description": "A javascript library for multi-touch gestures", | ||
"version": "0.0.7", | ||
"version": "0.0.8", | ||
"main": "lib/index.js", | ||
@@ -8,0 +8,0 @@ "unpkg": "dist/hammer.min.js", |
@@ -82,2 +82,3 @@ import { | ||
//}); | ||
targetTouches = allTouches; | ||
@@ -84,0 +85,0 @@ console.log('fix'); |
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
254077
6810