From 89de136d6273b3eac90c7cfd5d364c494f399014 Mon Sep 17 00:00:00 2001 From: Andinus Date: Tue, 25 May 2021 19:51:55 +0530 Subject: Update dependencies in META6.json --- META6.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'META6.json') diff --git a/META6.json b/META6.json index 254965f..13ed7f2 100644 --- a/META6.json +++ b/META6.json @@ -1,7 +1,7 @@ { "name" : "antlia", "auth" : "zef:andinus", - "version" : "0.1.1", + "version" : "0.1.2", "description" : "Antlia is a text based Rock paper scissors game", "authors" : [ "Andinus " ], "license" : "ISC", @@ -11,7 +11,8 @@ }, "depends" : [ "Terminal::Table:auth", - "Terminal::ANSIColor" + "Terminal::ANSIColor", + "Terminal::Boxer" ], "resources" : [ "rock/1", "rock/2", "paper/1", "paper/2", "scissor/1", "scissor/2" -- cgit 1.4.1-2-gfad0