update to use more promises

This commit is contained in:
2016-11-03 18:57:42 +01:00
parent a2c6b6a259
commit e1f24823c6
10 changed files with 359 additions and 441 deletions

View File

@ -25,7 +25,9 @@
"dependencies": {
"@types/base64url": "^2.0.3",
"jwa": "^1.1.3",
"q": "^1.4.1",
"rsa-pem-to-jwk": "^1.1.3",
"shelljs": "^0.7.5",
"smartstring": "^2.0.20",
"typings-global": "^1.0.14"
},