aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile.PL2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.PL b/Makefile.PL
index 9f41b02..a4fee0d 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -1,6 +1,6 @@
use inc::Module::Install 0.64;
-name 'ComponentUI';
+name 'Reaction';
all_from 'lib/ComponentUI.pm';
requires 'Catalyst' => '5.7002';