Skip to content

Commit 687f907

Browse files
committed
fix repository URLs in package.json
1 parent 9ed92b8 commit 687f907

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
@@ -55,10 +55,10 @@
5555
"license": "Apache-2.0",
5656
"repository": {
5757
"type": "git",
58-
"url": "git+https://github.com/EliFuzz/sandbox.git"
58+
"url": "git+https://github.com/EliFuzz/vsbx.git"
5959
},
6060
"bugs": {
61-
"url": "https://github.com/EliFuzz/sandbox/issues"
61+
"url": "https://github.com/EliFuzz/vsbx/issues"
6262
},
63-
"homepage": "https://github.com/EliFuzz/sandbox#readme"
63+
"homepage": "https://github.com/EliFuzz/vsbx#readme"
6464
}

0 commit comments

Comments
 (0)