1.4.0
Showing
{ | ||
"name": "@rocket.chat/apps-cli", | ||
"description": "The CLI tool for helping with Rocket.Chat Apps.", | ||
"version": "1.3.2", | ||
"version": "1.4.0", | ||
"author": "Rocket.Chat <support@rocket.chat>", | ||
"preferGlobal": true, | ||
"bin": { | ||
... | ... | @@ -15,7 +15,7 @@ |
"@oclif/config": "^1.6.27", | ||
"@oclif/plugin-help": "^2.0.5", | ||
"@oclif/plugin-not-found": "^1.0.9", | ||
"@rocket.chat/apps-engine": "^1.3.2", | ||
"@rocket.chat/apps-engine": "^1.4.0", | ||
"chalk": "^2.4.1", | ||
"cli-ux": "^4.6.2", | ||
"figures": "^2.0.0", | ||
... | ... |
Please register or sign in to comment