Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 75d3081

Browse files
jcesarmobileisaacs
authored andcommitted
fix: update repository url in package.json
1 parent 82bb328 commit 75d3081

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
@@ -5,7 +5,7 @@
55
"version": "6.1.13",
66
"repository": {
77
"type": "git",
8-
"url": "https://github.com/npm/node-tar.git"
8+
"url": "https://github.com/isaacs/node-tar.git"
99
},
1010
"scripts": {
1111
"genparse": "node scripts/generate-parse-fixtures.js",

0 commit comments

Comments
 (0)