feat: move EXTERNAL_REQUEST_TIMEOUT to config file

This commit is contained in:
Wieland Schöbl
2019-08-13 11:40:29 +02:00
committed by Rainer Killinger
parent 8eab6b8531
commit 5d6d4b53f0
4 changed files with 11 additions and 15 deletions

View File

@@ -29,7 +29,7 @@
"tslint": "tslint -p tsconfig.json -c tslint.json 'src/**/*.ts'"
},
"dependencies": {
"@openstapps/core": "0.25.0",
"@openstapps/core": "0.26.0",
"@openstapps/core-tools": "0.8.0",
"@openstapps/logger": "0.4.0",
"@types/node": "10.14.12",