From 0b62a5aa3c457c645632f27b8a59d68566007fd1 Mon Sep 17 00:00:00 2001 From: Victor Häggqvist Date: Wed, 14 Feb 2018 20:47:42 +0100 Subject: update package.json --- package.json | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index ca64d21..14343b2 100644 --- a/package.json +++ b/package.json @@ -1,14 +1,11 @@ { "name": "touch-imagelightbox", - "version": "0.1.0", + "version": "0.1.5", "description": "A touch-friendly image lightbox", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, - "repository": { - "type": "git", - "url": "github.com/victorhaggqvist/touch-imagelightbox" - }, + "repository": "github.com/victorhaggqvist/touch-imagelightbox", "keywords": [ "lightbox", "touch", -- cgit v1.2.3