Skip to content

Commit

Permalink
Package update and version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrea committed Aug 28, 2017
1 parent 4eedc5f commit 6167751
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vanilla-lazyload",
"version": "8.0.3",
"version": "8.1.0",
"description": "A fast, lightweight script to load images as they enter the viewport. SEO friendly, it supports responsive images (both srcset + sizes and picture) and progressive JPEG",
"main": "dist/lazyload.min.js",
"devDependencies": {
Expand All @@ -21,21 +21,20 @@
"url": "https://github.com/verlok/lazyload"
},
"keywords": [
"lazy",
"load",
"lazyload",
"vanilla",
"responsive",
"images",
"picture",
"srcset",
"SEO",
"sizes",
"progressive",
"JPEG",
"performance",
"perfmatters",
"no-jquery",
"async",
"vanilla"
"gulp",
"async"
],
"author": "Andrea \"verlok\" Verlicchi",
"license": "MIT",
Expand Down

0 comments on commit 6167751

Please sign in to comment.