fix: Update repository URL to correct GitHub account for npm publishing

This commit is contained in:
Abd Shomad 2025-09-02 22:13:24 +07:00
parent ccd9893c41
commit b083d759f3
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
],
"repository": {
"type": "git",
"url": "git+https://github.com/bmadcode/BMAD-METHOD.git"
"url": "git+https://github.com/abdshomad/NEXT-METHOD.git"
},
"license": "MIT",
"author": "Brian (BMad) Madison",