Skip to content

Commit 2ef71b1

Browse files
authored
Fix url (#233)
BREAKING CHANGE <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - Chores - Updated the project’s repository URL to its new GitHub location to reflect current hosting. - No changes to features, behavior, or dependencies. - Installation and usage remain unaffected. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
1 parent 3439c61 commit 2ef71b1

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
@@ -58,7 +58,7 @@
5858
},
5959
"repository": {
6060
"type": "git",
61-
"url": "https://github.com/BSStudio/bss-web-backend.git"
61+
"url": "https://github.com/BSStudio/bss-web-graphql-backend.git"
6262
},
6363
"engines": {
6464
"node": "22.20.0"

0 commit comments

Comments
 (0)