Compare commits

..

No commits in common. "748bb40ffb483acf470d139f30e92159dfc6ccb3" and "4063b8724d3f60dbb0972b1964053af5025aa100" have entirely different histories.

View File

@ -1,9 +1,8 @@
{
"name": "dns-suite",
"version": "1.2.7",
"version": "1.2.5",
"description": "testing dns",
"main": "dns.js",
"homepage": "https://git.coolaj86.com:coolaj86/dns-suite.js",
"bin": {
"dns-pack.js": "bin/dns-pack.js",
"dns-parse.js": "bin/dns-parse.js",
@ -15,7 +14,7 @@
},
"repository": {
"type": "git",
"url": "git://git.coolaj86.com/coolaj86/dns-suite.js.git"
"url": "https://git.coolaj86.com/coolaj86/dns-suite.js.git"
},
"author": "",
"license": "(MIT or Apache2)",