fix(dependencies): update to latest standards

This commit is contained in:
2018-07-15 23:21:07 +02:00
parent abece86511
commit a7516c86e6
8 changed files with 512 additions and 91 deletions

View File

@@ -23,12 +23,11 @@
},
"homepage": "https://gitlab.com/pushrocks/smartrequest#README",
"dependencies": {
"smartq": "^1.1.1"
"@pushrocks/smartpromise": "^2.0.5"
},
"devDependencies": {
"@gitzone/tsrun": "^1.0.5",
"@types/node": "^10.3.3",
"tapbundle": "^2.0.0",
"typings-test": "^1.0.3"
"@gitzone/tsrun": "^1.1.9",
"@pushrocks/tapbundle": "^3.0.1",
"@types/node": "^10.5.2"
}
}
}