Compare commits
3 Commits
Author | SHA1 | Date | |
---|---|---|---|
a6d77bcd9d | |||
f7a6604637 | |||
1ff6902cb3 |
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "dnsly",
|
||||
"version": "1.0.3",
|
||||
"version": "1.0.5",
|
||||
"description": "smart dns methods written in TypeScript",
|
||||
"main": "dist/index.js",
|
||||
"typings": "../dist/index.d.ts",
|
||||
@ -25,7 +25,6 @@
|
||||
"dependencies": {
|
||||
"@types/q": "0.0.32",
|
||||
"beautylog": "^6.0.0",
|
||||
"dns-socket": "^1.4.2",
|
||||
"q": "^1.4.1",
|
||||
"typings-global": "^1.0.14"
|
||||
},
|
||||
|
Reference in New Issue
Block a user