From af3b48c85f75b46de197149c0e542e41ad2cba7c Mon Sep 17 00:00:00 2001 From: Duncan McDougall Date: Wed, 22 Jan 2020 23:21:28 +0000 Subject: [PATCH] tidy up docs --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index d2fbb0b..f25c063 100644 --- a/package.json +++ b/package.json @@ -1,17 +1,17 @@ { - "name": "Responsive-Lightbox", + "name": "responsive-lightbox", "title": "Responsive Lightbox", "description": "Lightweight, image only, responive lightbox", "author": { "name": "Duncan McDougall", - "url": "http://www.duncanmcdougall.co.uk" + "url": "https://www.belter.io" }, "repository": { "type": "git", "url": "https://github.com/duncanmcdougall/Responsive-Lightbox.git" }, "bugs": "https://github.com/duncanmcdougall/Responsive-Lightbox/issues", - "version": "1.3.0", + "version": "1.4.0", "devDependencies": { "grunt": "^0.4.5", "grunt-contrib-copy": "^0.8.1",