Compare commits

...

2 Commits

Author SHA1 Message Date
AJ ONeal 57065d9bd4 v1.2.9 2017-10-28 22:15:01 -06:00
AJ ONeal 513e2c2af9 update urls 2017-10-28 22:14:49 -06:00
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
{ {
"name": "dns-suite", "name": "dns-suite",
"version": "1.2.8", "version": "1.2.9",
"description": "testing dns", "description": "testing dns",
"main": "dns.js", "main": "dns.js",
"homepage": "https://git.coolaj86.com:coolaj86/dns-suite.js", "homepage": "https://git.coolaj86.com/coolaj86/dns-suite.js",
"bin": { "bin": {
"dns-pack.js": "bin/dns-pack.js", "dns-pack.js": "bin/dns-pack.js",
"dns-parse.js": "bin/dns-parse.js", "dns-parse.js": "bin/dns-parse.js",