-
- Downloads
Added index signature
parent
f634f350
No related branches found
No related tags found
{ | ||
"name": "@libs/config", | ||
"version": "1.13.2", | ||
"version": "1.13.3", | ||
"description": "Simple Config with ENV Support", | ||
"main": "index.js", | ||
"scripts": { | ||
... | ... | @@ -17,11 +17,11 @@ |
"lodash.merge": "^4.6.2" | ||
}, | ||
"devDependencies": { | ||
"@stryker-mutator/core": "^7.1.0", | ||
"@stryker-mutator/core": "^8.2.6", | ||
"@stryker-mutator/javascript-mutator": "^4.0.0", | ||
"@stryker-mutator/jest-runner": "^7.1.0", | ||
"@stryker-mutator/jest-runner": "^8.2.6", | ||
"@stryker-mutator/typescript": "^4.0.0", | ||
"jest": "^29.5.0" | ||
"jest": "^29.7.0" | ||
}, | ||
"publishConfig": { | ||
"@libs:registry": "https://gitlab.ard.de/api/v4/projects/919/packages/npm/" | ||
... | ... |
Please register or sign in to comment