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