about summary refs log tree commit diff stats
path: root/META6.json
diff options
context:
space:
mode:
authorAndinus <andinus@nand.sh>2021-04-29 20:55:00 +0530
committerAndinus <andinus@nand.sh>2021-04-29 20:55:00 +0530
commit7f1bf49ead4e1095edb4e8f1443f80704c8c1af5 (patch)
tree988ed169d92fdd4f4745385c97d06478bae416dc /META6.json
parent3cf07e5d8f5579893a43a4300d44d4dbab90ba81 (diff)
downloadantlia-7f1bf49ead4e1095edb4e8f1443f80704c8c1af5.tar.gz
Add demo link, Fix META6.json v0.1.0
Diffstat (limited to 'META6.json')
-rw-r--r--META6.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/META6.json b/META6.json
index 1deb828..cf0dab6 100644
--- a/META6.json
+++ b/META6.json
@@ -7,7 +7,7 @@
     "license" : "ISC",
     "perl" : "6.d",
     "provides" : {
-        "Antlia::CLI" : "lib/Antlia/CLI.rakumod",
+        "Antlia::CLI" : "lib/Antlia/CLI.rakumod"
     },
     "depends" : [
         "Terminal::Table:auth<github:araraloren>"