summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--dist.ini4
1 files changed, 2 insertions, 2 deletions
diff --git a/dist.ini b/dist.ini
index 35c87e7..e785651 100644
--- a/dist.ini
+++ b/dist.ini
@@ -7,9 +7,9 @@ copyright_holder = Jesse Luehrs
dist = Package-Stash
awesome = =inc::MMPackageStash
-[Prereq]
+[Prereqs]
Scalar::Util = 0
-[Prereq / TestRequires]
+[Prereqs / TestRequires]
Test::Fatal = 0
Test::More = 0.88