about summary refs log tree commit diff stats
path: root/META6.json
diff options
context:
space:
mode:
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>"