Skip to content

Commit d5b86d4

Browse files
committed
Add the main property to the package.json
1 parent afbf5c5 commit d5b86d4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"name" : "jquery-slimscroll",
3+
"main" : "jquery.slimscroll.js",
34
"version" : "1.3.8",
45
"title" : "jQuery slimScroll scrollbar",
56
"description" : "slimScroll is a small jQuery plugin that transforms any div into a scrollable area. slimScroll doesn't occupy any visual space as it only appears on a user initiated mouse-over.",

0 commit comments

Comments
 (0)