Browse Source

update repo URL

master
Daniel Huebleitner 4 years ago
parent
commit
2afa8f3045
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      package.json

+ 2
- 2
package.json View File

@@ -1,11 +1,11 @@
1 1
 {
2 2
   "name": "rpclibrary",
3
-  "version": "1.3.6",
3
+  "version": "1.3.7",
4 4
   "description": "rpclibrary is a websocket on steroids!",
5 5
   "main": "./js/Index.js",
6 6
   "repository": {
7 7
     "type": "git",
8
-    "url": "https://gitea.frontblock.me/fw-vendor/rpclibrary"
8
+    "url": "https://www.versioncontrol.me/frontwork-vendor/rpclibrary"
9 9
   },
10 10
   "bugs": {
11 11
     "url": "https://www.versioncontrol.me/frontwork-vendor/rpclibrary/issues",

Loading…
Cancel
Save