Skip to content

Commit

Permalink
Point npm main to jquery.lazyload.js #251
Browse files Browse the repository at this point in the history
  • Loading branch information
tuupola committed Aug 26, 2015
1 parent f82eee9 commit e52dcc7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jquery-lazyload",
"version": "1.9.5",
"version": "1.9.6",
"engines": {
"node": ">= 0.8.0"
},
Expand All @@ -24,7 +24,7 @@
"url": "https://github.com/tuupola/jquery_lazyload/issues"
},
"homepage": "http://www.appelsiini.net/projects/lazyload",
"main": "Gruntfile.js",
"main": "jquery.lazyload.js",
"files": [
"jquery.lazyload.js",
"jquery.scrollstop.js"
Expand Down

0 comments on commit e52dcc7

Please sign in to comment.