-
- Downloads
removed vault
... | @@ -10,14 +10,12 @@ | ... | @@ -10,14 +10,12 @@ |
}, | }, | ||
"keywords": [ | "keywords": [ | ||
"config", | "config", | ||
"vault", | |||
"env" | "env" | ||
], | ], | ||
"author": "Dominik Sigmund", | "author": "Dominik Sigmund", | ||
"license": "ISC", | "license": "ISC", | ||
"dependencies": { | "dependencies": { | ||
"lodash.merge": "^4.6.2", | "lodash.merge": "^4.6.2" | ||
"vault": "^0.3.0" | |||
}, | }, | ||
"devDependencies": { | "devDependencies": { | ||
"@stryker-mutator/core": "^3.1.0", | "@stryker-mutator/core": "^3.1.0", | ||
... | ... |
Please register or sign in to comment