mirror of
https://github.com/ajurna/cbwebreader.git
synced 2025-12-06 06:17:17 +00:00
updated hammer.js
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
/*! Hammer.JS - v2.0.7 - 2016-04-22
|
/*! Hammer.JS - v2.0.8 - 2016-04-23
|
||||||
* http://hammerjs.github.io/
|
* http://hammerjs.github.io/
|
||||||
*
|
*
|
||||||
* Copyright (c) 2016 Jorik Tangelder;
|
* Copyright (c) 2016 Jorik Tangelder;
|
||||||
@@ -2145,7 +2145,7 @@ function Hammer(element, options) {
|
|||||||
/**
|
/**
|
||||||
* @const {string}
|
* @const {string}
|
||||||
*/
|
*/
|
||||||
Hammer.VERSION = '2.0.7';
|
Hammer.VERSION = '2.0.8';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* default settings
|
* default settings
|
||||||
@@ -2640,4 +2640,4 @@ if (typeof define === 'function' && define.amd) {
|
|||||||
window[exportName] = Hammer;
|
window[exportName] = Hammer;
|
||||||
}
|
}
|
||||||
|
|
||||||
})(window, document, 'Hammer');
|
})(window, document, 'Hammer');
|
||||||
4
static/js/hammer.min.js
vendored
4
static/js/hammer.min.js
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user