mirror of
https://github.com/tenrok/OverlayScrollbars.git
synced 2026-06-19 10:30:36 +03:00
version 1.8.0
This commit is contained in:
@@ -2,13 +2,13 @@
|
|||||||
* OverlayScrollbars
|
* OverlayScrollbars
|
||||||
* https://github.com/KingSora/OverlayScrollbars
|
* https://github.com/KingSora/OverlayScrollbars
|
||||||
*
|
*
|
||||||
* Version: 1.7.3
|
* Version: 1.8.0
|
||||||
*
|
*
|
||||||
* Copyright KingSora.
|
* Copyright KingSora | Rene Haas.
|
||||||
* https://github.com/KingSora
|
* https://github.com/KingSora
|
||||||
*
|
*
|
||||||
* Released under the MIT license.
|
* 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",
|
"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.",
|
"description":"A javascript scrollbar plugin which hides native scrollbars, provides custom styleable overlay scrollbars and keeps the native functionality and feeling.",
|
||||||
"keywords":[
|
"keywords":[
|
||||||
"overlayscrollbars",
|
"overlayscrollbars",
|
||||||
@@ -32,6 +32,6 @@
|
|||||||
"scripts":{
|
"scripts":{
|
||||||
"test":"echo \"Error: no test specified\" && exit 1"
|
"test":"echo \"Error: no test specified\" && exit 1"
|
||||||
},
|
},
|
||||||
"author":"Rene Haas | KingSora",
|
"author":"KingSora | Rene Haas",
|
||||||
"license":"MIT"
|
"license":"MIT"
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user