v1.0.4
Showing
{ | { | ||
"name": "siscon-cli", | "name": "siscon-cli", | ||
"version": "1.0.3", | "version": "1.0.4", | ||
"description": "siscon-cli", | "description": "siscon-cli", | ||
"bin": { | "bin": { | ||
"siscon-cli": "./dist/index.js" | "siscon-cli": "./dist/index.js" | ||
... | @@ -16,7 +16,7 @@ | ... | @@ -16,7 +16,7 @@ |
"author": "Bernardo Sunderhus", | "author": "Bernardo Sunderhus", | ||
"license": "ISC", | "license": "ISC", | ||
"dependencies": { | "dependencies": { | ||
"@curio/client": "^1.2.7", | "@curio/client": "^1.2.8", | ||
"appdata": "^1.1.0", | "appdata": "^1.1.0", | ||
"chalk": "^2.1.0", | "chalk": "^2.1.0", | ||
"cli-table": "^0.3.1", | "cli-table": "^0.3.1", | ||
... | ... |
Please register or sign in to comment