Skip to content

Commit deb2ee0

Browse files
committed
Merge pull request rochal#234 from aeyoll/fix-package.json
Add the main property to the package.json
2 parents afbf5c5 + d5b86d4 commit deb2ee0

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)