Skip to content

Commit e52dcc7

Browse files
committed
Point npm main to jquery.lazyload.js #251
1 parent f82eee9 commit e52dcc7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jquery-lazyload",
3-
"version": "1.9.5",
3+
"version": "1.9.6",
44
"engines": {
55
"node": ">= 0.8.0"
66
},
@@ -24,7 +24,7 @@
2424
"url": "https://github.com/tuupola/jquery_lazyload/issues"
2525
},
2626
"homepage": "http://www.appelsiini.net/projects/lazyload",
27-
"main": "Gruntfile.js",
27+
"main": "jquery.lazyload.js",
2828
"files": [
2929
"jquery.lazyload.js",
3030
"jquery.scrollstop.js"

0 commit comments

Comments
 (0)