diff --git a/package.json b/package.json
index 5548524..2263f31 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
-  "name": "core-validate-commit",
-  "version": "4.1.0",
+  "name": "@node-code/validate-commit",
+  "version": "5.0.0",
   "description": "Validate the commit message for a particular commit in node core",
   "main": "index.js",
   "type": "module",