Compare commits

..

No commits in common. "74f7b5b1ff4a80a7b53d41b208beceab569fb22c" and "e01bf74e933ec632d1994196aed54f88cbcf0d7b" have entirely different histories.

1 changed files with 2 additions and 3 deletions

View File

@ -1,9 +1,8 @@
{
"name": "dns-suite",
"version": "1.2.6",
"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)",