Leszek Wiesner 4 роки тому
батько
коміт
fbb133ddcd
1 змінених файлів з 3 додано та 3 видалено
  1. 3 3
      cli/package.json

+ 3 - 3
cli/package.json

@@ -6,7 +6,7 @@
   "bin": {
     "joystream-cli": "./bin/run"
   },
-  "bugs": "https://github.com/Joystream/substrate-runtime-joystream/issues",
+  "bugs": "https://github.com/Joystream/joystream/issues",
   "dependencies": {
     "@joystream/types": "^0.12.0",
     "@oclif/command": "^1.5.19",
@@ -54,7 +54,7 @@
     "/npm-shrinkwrap.json",
     "/oclif.manifest.json"
   ],
-  "homepage": "https://github.com/Joystream/substrate-runtime-joystream/blob/master/cli",
+  "homepage": "https://github.com/Joystream/joystream/blob/master/cli",
   "keywords": [
     "oclif"
   ],
@@ -87,7 +87,7 @@
   },
   "repository": {
     "type": "git",
-    "url": "https://github.com/Joystream/substrate-runtime-joystream",
+    "url": "https://github.com/Joystream/joystream",
     "directory": "cli"
   },
   "scripts": {