mirror of
https://github.com/node-ebics/node-ebics-client.git
synced 2025-12-19 09:53:09 +00:00
examples: Externalize configuration values and allow for multiple environments
In order to more easily manage testing of various order types as well as production, development etc. environments, externalize this config values. Signed-off-by: Herman van Hazendonk <github.com@herrie.org>
This commit is contained in:
@@ -54,6 +54,7 @@
|
||||
"auto-changelog": "^1.16.2",
|
||||
"handlebars": "^4.5.3",
|
||||
"js2xmlparser": "^4.0.0",
|
||||
"lodash":"^4.17.15",
|
||||
"node-forge": "^0.9.1",
|
||||
"request": "^2.88.0",
|
||||
"uuid": "^3.3.3",
|
||||
|
||||
Reference in New Issue
Block a user