version 1.8.0

This commit is contained in:
Rene
2019-07-09 00:06:43 +02:00
parent 61e2488f06
commit 8e09c92811
7 changed files with 1458 additions and 1378 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name":"overlayscrollbars",
"version":"1.7.3",
"version":"1.8.0",
"description":"A javascript scrollbar plugin which hides native scrollbars, provides custom styleable overlay scrollbars and keeps the native functionality and feeling.",
"keywords":[
"overlayscrollbars",
@@ -32,6 +32,6 @@
"scripts":{
"test":"echo \"Error: no test specified\" && exit 1"
},
"author":"Rene Haas | KingSora",
"author":"KingSora | Rene Haas",
"license":"MIT"
}