|
@@ -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": {
|