Skip to content

Commit 6c147e8

Browse files
committed
fix: repo address updated
1 parent b76eaf9 commit 6c147e8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"repository": {
1010
"type": "git",
11-
"url": "git://github.com/AidasK/resumable.js.git"
11+
"url": "git://github.com/resumable2/resumable.js.git"
1212
},
1313
"keywords": [
1414
"resumable.js",
@@ -24,7 +24,7 @@
2424
"gitHead": "75d9526a46767454ca304ad257d0cef448815f1a",
2525
"readmeFilename": "README.md",
2626
"bugs": {
27-
"url": "https://github.com/AidasK/resumable.js/issues"
27+
"url": "https://github.com/resumable2/resumable.js/issues"
2828
},
2929
"devDependencies": {
3030
"grunt": "~0.4.1",

0 commit comments

Comments
 (0)