aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--META6.json6
1 files changed, 2 insertions, 4 deletions
diff --git a/META6.json b/META6.json
index 41ee96c..9c7af51 100644
--- a/META6.json
+++ b/META6.json
@@ -18,9 +18,7 @@
"Config::Parser": "lib/Config/Parser.pm6",
"Config::Parser::NULL": "lib/Config/Parser/NULL.pm6"
},
- "resources": [
- null
- ],
+ "resources": [ ],
"source-url": "https://github.com/scriptkitties/p6-Config.git",
"tags": [
"config",
@@ -30,4 +28,4 @@
"Test::META"
],
"version": "1.3.1"
-} \ No newline at end of file
+}