table-printer-cli
Advanced tools
Comparing version 1.1.5 to 1.1.6
@@ -0,1 +1,8 @@ | ||
## [1.1.6](https://github.com/ayonious/table-printer-cli/compare/v1.1.5...v1.1.6) (2020-12-06) | ||
### Bug Fixes | ||
* **deps:** update dependency console-table-printer to ^2.7.3 ([a16ef72](https://github.com/ayonious/table-printer-cli/commit/a16ef7236f7051e46f48564414d928a4c43e477f)) | ||
## [1.1.5](https://github.com/ayonious/table-printer-cli/compare/v1.1.4...v1.1.5) (2020-12-06) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "table-printer-cli", | ||
"version": "1.1.5", | ||
"version": "1.1.6", | ||
"description": "console table printer cli. Print table on bash terminal", | ||
@@ -39,3 +39,3 @@ "main": "dist/index.js", | ||
"commander": "^6.2.0", | ||
"console-table-printer": "^2.7.2" | ||
"console-table-printer": "^2.7.3" | ||
}, | ||
@@ -42,0 +42,0 @@ "devDependencies": { |
9125
Updatedconsole-table-printer@^2.7.3