mirror of
https://github.com/jlengrand/adyen-node-api-library.git
synced 2026-03-10 08:01:20 +00:00
add dotenv
This commit is contained in:
@@ -45,6 +45,7 @@
|
||||
"@typescript-eslint/parser": "2.30.0",
|
||||
"acorn": "^7.1.1",
|
||||
"coveralls": "3.1.0",
|
||||
"dotenv": "^8.2.0",
|
||||
"eslint": "6.8.0",
|
||||
"jest": "25.5.0",
|
||||
"jest-ts-auto-mock": "^1.0.11",
|
||||
|
||||
@@ -2208,6 +2208,11 @@ dot-prop@^5.2.0:
|
||||
dependencies:
|
||||
is-obj "^2.0.0"
|
||||
|
||||
dotenv@^8.2.0:
|
||||
version "8.2.0"
|
||||
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-8.2.0.tgz#97e619259ada750eea3e4ea3e26bceea5424b16a"
|
||||
integrity sha512-8sJ78ElpbDJBHNeBzUbUVLsqKdccaa/BXF1uPTw3GrvQTBgrQrtObr2mUrE38vzYd8cEv+m/JBfDLioYcfXoaw==
|
||||
|
||||
duplexer3@^0.1.4:
|
||||
version "0.1.4"
|
||||
resolved "https://registry.yarnpkg.com/duplexer3/-/duplexer3-0.1.4.tgz#ee01dd1cac0ed3cbc7fdbea37dc0a8f1ce002ce2"
|
||||
|
||||
Reference in New Issue
Block a user