update to better API

This commit is contained in:
2017-01-27 00:11:13 +01:00
parent 8e4d40edd0
commit 46aa545324
9 changed files with 306 additions and 45 deletions

View File

@@ -23,14 +23,13 @@
},
"homepage": "https://gitlab.com/pushrocks/dnsly#README",
"dependencies": {
"@types/q": "0.0.32",
"beautylog": "^6.0.0",
"q": "^1.4.1",
"smartdelay": "^1.0.1",
"smartq": "^1.0.4",
"typings-global": "^1.0.14"
},
"devDependencies": {
"@types/should": "^8.1.30",
"should": "^11.1.1",
"smartchai": "^1.0.1",
"typings-test": "^1.0.3"
}
}