Skip to content

Commit 9278154

Browse files
talionwarclaude
andcommitted
fix: update repository URL to match GitHub org for npm provenance
npm publish --provenance requires repository.url to match the actual GitHub org (StudyIA-2026), not the old personal account (talionwar). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 8ef68e1 commit 9278154

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"license": "MIT",
4545
"repository": {
4646
"type": "git",
47-
"url": "https://github.com/talionwar/fondamenta-archcode.git"
47+
"url": "https://github.com/StudyIA-2026/fondamenta-archcode.git"
4848
},
4949
"engines": {
5050
"node": ">=20.0.0"

0 commit comments

Comments
 (0)