|
@@ -1,7 +1,7 @@
|
|
|
{
|
|
|
"name": "@joystream/cli",
|
|
|
"description": "Command Line Interface for Joystream community and governance activities",
|
|
|
- "version": "0.5.0",
|
|
|
+ "version": "0.5.1",
|
|
|
"author": "Leszek Wiesner",
|
|
|
"bin": {
|
|
|
"joystream-cli": "./bin/run"
|
|
@@ -10,6 +10,7 @@
|
|
|
"dependencies": {
|
|
|
"@apidevtools/json-schema-ref-parser": "^9.0.6",
|
|
|
"@ffprobe-installer/ffprobe": "^1.1.0",
|
|
|
+ "@joystream/content-metadata-protobuf": "^1.1.0",
|
|
|
"@joystream/types": "^0.16.1",
|
|
|
"@oclif/command": "^1.5.19",
|
|
|
"@oclif/config": "^1.14.0",
|