Version 1.2.2

This commit is contained in:
Rene Haas
2018-01-23 14:28:14 +01:00
parent db732debe5
commit c64a3e6ebb
6 changed files with 17 additions and 17 deletions
+4 -4
View File
@@ -2,13 +2,13 @@
* OverlayScrollbars
* https://github.com/KingSora/OverlayScrollbars
*
* Version: 1.2.1
* Version: 1.2.2
*
* Copyright KingSora.
* https://github.com/KingSora
*
* Released under the MIT license.
* Date: 10.01.2018
* Date: 23.01.2018
*/
(function (global, factory) {
@@ -17,8 +17,8 @@
else if (typeof exports === 'object')
module.exports = factory(global, global.document, undefined);
else
factory(global, global.document, undefined, jQuery);
}(this, (function(window, document, undefined, jQuery) {
factory(global, global.document, undefined);
}(this, (function(window, document, undefined) {
'use-strict';
var PLUGINNAME = "OverlayScrollbars";
var COMPATIBILITY = {