From 758f9ff71851ee98fedc66c9fc709d83296ed97e Mon Sep 17 00:00:00 2001 From: Viktor Date: Sat, 24 Sep 2016 13:51:21 +0200 Subject: [PATCH] Updated api with ratio option --- package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/package.json b/package.json index a66f91c..c31ca56 100644 --- a/package.json +++ b/package.json @@ -1,10 +1,9 @@ { "name": "lazyframe", - "version": "1.0.0", + "version": "1.0.1", "description": "Dependency-free library for lazyloading iframes", "main": "dist/lazyframe.min.js", "jsnext:main": "src/lazyframe.js", - "repository": { "type": "git", "url": "git+https://github.com/viktorbergehall/lazyframe.git"