remove vestigial override
[catagits/Reaction.git] / Makefile.PL
index 9f41b02..a4fee0d 100644 (file)
@@ -1,6 +1,6 @@
 use inc::Module::Install 0.64;
 
-name 'ComponentUI';
+name 'Reaction';
 all_from 'lib/ComponentUI.pm';
 
 requires 'Catalyst' => '5.7002';