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.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/META6.json b/META6.json
index 21cdec0..17c97eb 100644
--- a/META6.json
+++ b/META6.json
@@ -7,7 +7,8 @@
     "license" : "ISC",
     "perl" : "6.d",
     "provides" : {
-        "Taurus::CLI" : "lib/Taurus/CLI.rakumod"
+        "Taurus::CLI" : "lib/Taurus/CLI.rakumod",
+        "Taurus::Seconds" : "lib/Taurus/Seconds.rakumod"
     },
     "depends" : [
         "CSV::Parser",