mirror of
https://github.com/tenrok/OverlayScrollbars.git
synced 2026-05-17 07:29:40 +03:00
version 1.8.0
This commit is contained in:
@@ -2,13 +2,13 @@
|
||||
* OverlayScrollbars
|
||||
* https://github.com/KingSora/OverlayScrollbars
|
||||
*
|
||||
* Version: 1.7.3
|
||||
* Version: 1.8.0
|
||||
*
|
||||
* Copyright KingSora.
|
||||
* Copyright KingSora | Rene Haas.
|
||||
* https://github.com/KingSora
|
||||
*
|
||||
* Released under the MIT license.
|
||||
* Date: 23.06.2019
|
||||
* Date: 08.07.2019
|
||||
*/
|
||||
|
||||
/*
|
||||
|
||||
Vendored
+3
-3
File diff suppressed because one or more lines are too long
+721
-681
File diff suppressed because it is too large
Load Diff
Vendored
+4
-4
File diff suppressed because one or more lines are too long
+721
-681
File diff suppressed because it is too large
Load Diff
Vendored
+4
-4
File diff suppressed because one or more lines are too long
+2
-2
@@ -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"
|
||||
}
|
||||
Reference in New Issue
Block a user