version 1.12.0

This commit is contained in:
Rene
2020-04-05 16:21:56 +02:00
parent 8a9f312f12
commit a01273a3d3
43 changed files with 3796 additions and 3155 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
{
"name": "overlayscrollbars",
"version": "1.11.0",
"version": "1.12.0",
"description": "A javascript scrollbar plugin which hides native scrollbars, provides custom styleable overlay scrollbars and keeps the native functionality and feeling.",
"keywords": [
"overlayscrollbars",
@@ -40,6 +40,6 @@
"csso": "^3.5.1",
"gulp": "^4.0.2",
"shelljs": "^0.8.3",
"uglify-js": "^3.8.0"
"uglify-js": "^3.8.1"
}
}
}