add polyfill

This commit is contained in:
2017-07-06 14:55:42 +02:00
parent a8934950ef
commit fb866b36af
5 changed files with 87 additions and 5 deletions

View File

@ -18,7 +18,8 @@
},
"homepage": "https://gitlab.com/pushrocks/smartq#README",
"dependencies": {
"typings-global": "^1.0.19"
"typings-global": "^1.0.19",
"util.promisify": "^1.0.0"
},
"devDependencies": {
"tapbundle": "^1.1.0"