Skip to content

Commit cdda079

Browse files
committed
Merge pull request TooTallNate#5 from timoxley/patch-1
Update repo url
2 parents 0e76bf7 + 219433a commit cdda079

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/TooTallNate/ansi-canvas.js"
11+
"url": "git://github.com/TooTallNate/ansi-canvas"
1212
},
1313
"keywords": [
1414
"ansi",
@@ -22,6 +22,6 @@
2222
"author": "Nathan Rajlich <nathan@tootallnate.net> (http://n8.io/)",
2323
"license": "MIT",
2424
"bugs": {
25-
"url": "https://github.com/TooTallNate/term-canvas.js/issues"
25+
"url": "https://github.com/TooTallNate/ansi-canvas/issues"
2626
}
2727
}

0 commit comments

Comments
 (0)