switch to native promisify

This commit is contained in:
2017-07-06 14:10:18 +02:00
parent e0cfa6ca29
commit 4fc619970f
6 changed files with 399 additions and 62 deletions

View File

@ -18,11 +18,9 @@
},
"homepage": "https://gitlab.com/pushrocks/smartq#README",
"dependencies": {
"typed-promisify": "^0.3.0",
"typings-global": "^1.0.14"
"typings-global": "^1.0.19"
},
"devDependencies": {
"smartchai": "^1.0.1",
"typings-test": "^1.0.3"
"tapbundle": "^1.1.0"
}
}