From 039d253134fee0af8d13788788b5aa02eb8f1507 Mon Sep 17 00:00:00 2001 From: Sven Slootweg Date: Wed, 8 May 2019 20:21:08 +0200 Subject: [PATCH] Fix repo URL and version --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 2c4e0b5..9e56e29 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "manuals-r-us", - "version": "1.0.0", + "version": "0.1.0", "main": "index.js", - "repository": "git@git.cryto.net:joepie91/manuals-r-us.git", + "repository": "http://git.cryto.net/joepie91/manuals-r-us.git", "author": "Sven Slootweg ", "license": "WTFPL OR CC0-1.0", "dependencies": {