add promisify

This commit is contained in:
2017-01-28 16:37:54 +01:00
parent 6a4ee22f36
commit 1eea124cf4
7 changed files with 85 additions and 26 deletions

View File

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