aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2017-04-27 17:14:04 +0200
committerPatrick Spek <p.spek@tyil.nl>2017-04-27 17:14:04 +0200
commit9fb94a069b56640c62b7b0f6bdf90d4c6cdae324 (patch)
treea10150087587e2ab04937f4317601b5dade4faa5
parentc3cc01c23aea75f30f71b8c852926253811e2cfa (diff)
Fix up META6.json
-rw-r--r--META6.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/META6.json b/META6.json
index d2653ec..bb8f200 100644
--- a/META6.json
+++ b/META6.json
@@ -9,7 +9,7 @@
"Config"
],
"provides": {
- "Config::Parser::toml": "lib/Config/Parser/toml.pm6",
+ "Config::Parser::toml": "lib/Config/Parser/toml.pm6"
},
"authors": [
"Patrick Spek <p.spek@tyil.work>"