update urls

This commit is contained in:
AJ ONeal 2017-10-28 22:16:33 -06:00
parent 7cc3a81b54
commit 5a32afba99
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
"version": "1.0.8",
"description": "Like hexdump on *nix, but in JavaScript.",
"main": "hexdump.js",
"homepage": "https://git.coolaj86.com:coolaj86/hexdump.js",
"homepage": "https://git.coolaj86.com/coolaj86/hexdump.js",
"bin": {
"hexdump.js": "./bin/cli.js"
},