Skip to content

Commit 4c94fb5

Browse files
authored
Merge pull request #1 from hisener/master
Fix repository url
2 parents 0263996 + 9eb4a05 commit 4c94fb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"license": "Unlicense",
1212
"repository": {
1313
"type": "git",
14-
"url": "https://github.com//cors-buster"
14+
"url": "git://github.com/wmhilton/cors-buster.git"
1515
},
1616
"dependencies": {
1717
"micro": "^7.3.2",

0 commit comments

Comments
 (0)