update urls
This commit is contained in:
parent
7cc3a81b54
commit
5a32afba99
|
@ -3,7 +3,7 @@
|
||||||
"version": "1.0.8",
|
"version": "1.0.8",
|
||||||
"description": "Like hexdump on *nix, but in JavaScript.",
|
"description": "Like hexdump on *nix, but in JavaScript.",
|
||||||
"main": "hexdump.js",
|
"main": "hexdump.js",
|
||||||
"homepage": "https://git.coolaj86.com:coolaj86/hexdump.js",
|
"homepage": "https://git.coolaj86.com/coolaj86/hexdump.js",
|
||||||
"bin": {
|
"bin": {
|
||||||
"hexdump.js": "./bin/cli.js"
|
"hexdump.js": "./bin/cli.js"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue