Skip to content

Commit 568d095

Browse files
fix: update repository URLs to correct username
1 parent c7d16aa commit 568d095

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,17 +26,17 @@
2626
"license": "MIT",
2727
"repository": {
2828
"type": "git",
29-
"url": "https://github.com/benjamin-elliott/stacksync.git"
29+
"url": "https://github.com/benjamindotdev/stacksync.git"
3030
},
3131
"files": [
3232
"dist",
3333
"assets",
3434
"README.md",
3535
"LICENSE"
3636
],
37-
"homepage": "https://github.com/benjamin-elliott/stacksync#readme",
37+
"homepage": "https://github.com/benjamindotdev/stacksync#readme",
3838
"bugs": {
39-
"url": "https://github.com/benjamin-elliott/stacksync/issues"
39+
"url": "https://github.com/benjamindotdev/stacksync/issues"
4040
},
4141
"dependencies": {
4242
"lucide-static": "^0.555.0"

0 commit comments

Comments
 (0)