Skip to content

Commit d8f8467

Browse files
authored
Merge pull request #3020 from 123xiaode456-boop/fix-repository-metadata
Update repository metadata URL
2 parents 5f37c37 + c5355ef commit d8f8467

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
@@ -7,7 +7,7 @@
77
"homepage": "https://underscorejs.org",
88
"repository": {
99
"type": "git",
10-
"url": "git://github.com/jashkenas/underscore.git"
10+
"url": "git+https://github.com/jashkenas/underscore.git"
1111
},
1212
"keywords": [
1313
"util",

0 commit comments

Comments
 (0)