@discourse/itsatrap
Advanced tools
Comparing version 2.0.4 to 2.0.5
@@ -1042,3 +1042,3 @@ /*global define:false */ | ||
*/ | ||
ItsATrap.prototype.stopCallback = function(e, element, combo) { | ||
ItsATrap.prototype.stopCallback = function(e, element, combo, sequence) { | ||
var self = this; | ||
@@ -1045,0 +1045,0 @@ |
{ | ||
"name": "@discourse/itsatrap", | ||
"version": "2.0.4", | ||
"version": "2.0.5", | ||
"description": "Fork of the original Mousetrap, Simple library for handling keyboard shortcuts", | ||
@@ -5,0 +5,0 @@ "main": "itsatrap.js", |
173240