From 7d8b3ca9a9c3ff5925631a3a75b4078e9d79d2bc Mon Sep 17 00:00:00 2001 From: Daniel Huebleitner Date: Tue, 29 Oct 2019 20:55:55 +0100 Subject: [PATCH] fixed repo url --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f2fd8f0..277f2c4 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "main": "./js/Index.js", "repository": { "type": "git", - "url": "https://www.versioncontrol.me/frontwork-vendor/rpclibrary" + "url": "https://www.versioncontrol.me/frontwork-vendor/rpclibrary.git" }, "bugs": { "url": "https://www.versioncontrol.me/frontwork-vendor/rpclibrary/issues",