diff options
author | Andinus <andinus@nand.sh> | 2021-08-15 23:19:53 +0530 |
---|---|---|
committer | Andinus <andinus@nand.sh> | 2021-08-15 23:19:53 +0530 |
commit | 7111f8df40f1677ed5ca580247e021f13c828c4b (patch) | |
tree | a3675f9d5fd0a77edba686c4c3f1bcdbb771c25d | |
parent | aa1a93d49747a2b20524b4abee9b818b6276b096 (diff) | |
download | taurus-7111f8df40f1677ed5ca580247e021f13c828c4b.tar.gz |
Update dependencies in META6.json
-rw-r--r-- | META6.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/META6.json b/META6.json index 4826d8e..21cdec0 100644 --- a/META6.json +++ b/META6.json @@ -12,8 +12,7 @@ "depends" : [ "CSV::Parser", "Terminal::UI", - "Terminal::Spinners", - "Text::Table::Simple" + "Terminal::ANSI" ], "tags": [ "Taurus", "Call logs", "Call" |