[jquery-slimscroll] Renamed directory to match package name (#41426)

This commit is contained in:
Adam Žurek 2020-01-09 00:53:48 +01:00 committed by Armando Aguirre
parent cb88307f22
commit 1e2de5ac76
4 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
// Type definitions for jQuery.slimScroll v1.3.8
// Type definitions for jQuery-slimScroll v1.3.8
// Project: https://github.com/rochal/jQuery-slimScroll
// Definitions by: Chintan Shah <https://github.com/Promact>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

View File

@ -19,6 +19,6 @@
},
"files": [
"index.d.ts",
"jquery.slimscroll-tests.ts"
"jquery-slimscroll-tests.ts"
]
}
}