From 2afa8f3045e0c5b94f73ce25fdf2195c8c6f458a Mon Sep 17 00:00:00 2001 From: Daniel Huebleitner Date: Mon, 28 Oct 2019 22:19:37 +0100 Subject: [PATCH] update repo URL --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index f40a55c..8eaeecf 100644 --- a/package.json +++ b/package.json @@ -1,11 +1,11 @@ { "name": "rpclibrary", - "version": "1.3.6", + "version": "1.3.7", "description": "rpclibrary is a websocket on steroids!", "main": "./js/Index.js", "repository": { "type": "git", - "url": "https://gitea.frontblock.me/fw-vendor/rpclibrary" + "url": "https://www.versioncontrol.me/frontwork-vendor/rpclibrary" }, "bugs": { "url": "https://www.versioncontrol.me/frontwork-vendor/rpclibrary/issues",