update to latest standards

This commit is contained in:
2018-03-16 10:24:12 +01:00
parent 54b2fb0ae5
commit 082f533975
10 changed files with 191 additions and 300 deletions

View File

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