@avvio-reply/clickortouch
Advanced tools
Comparing version 1.2.2 to 1.2.3
@@ -38,3 +38,3 @@ /// | ||
var self = this | ||
@@ -46,2 +46,3 @@ | ||
self.timestamp = Date.now(); | ||
self.$target = $(e.currentTarget); | ||
@@ -48,0 +49,0 @@ |
{ | ||
"name": "@avvio-reply/clickortouch", | ||
"version": "1.2.2", | ||
"version": "1.2.3", | ||
"description": "Module to simplify handling of click or touch events between browsers and tablet/mobile. Includes lock/release feature.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
4346
92