Browse Source

fixed repo url

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

+ 1
- 1
package.json View File

@@ -5,7 +5,7 @@
5 5
   "main": "./js/Index.js",
6 6
   "repository": {
7 7
     "type": "git",
8
-    "url": "https://www.versioncontrol.me/frontwork-vendor/rpclibrary"
8
+    "url": "https://www.versioncontrol.me/frontwork-vendor/rpclibrary.git"
9 9
   },
10 10
   "bugs": {
11 11
     "url": "https://www.versioncontrol.me/frontwork-vendor/rpclibrary/issues",

Loading…
Cancel
Save