mirror of
https://github.com/apricote/Listory.git
synced 2026-01-13 13:11:02 +00:00
fix(deps): pin dependency @digikare/nestjs-prom to 1.0.0
This commit is contained in:
parent
e743cd7c59
commit
3dee999df6
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@
|
|||
"test:e2e": "jest --config ./apps/listory/test/jest-e2e.json"
|
||||
},
|
||||
"dependencies": {
|
||||
"@digikare/nestjs-prom": "^1.0.0",
|
||||
"@digikare/nestjs-prom": "1.0.0",
|
||||
"@hapi/joi": "17.1.1",
|
||||
"@nestjs/common": "7.6.5",
|
||||
"@nestjs/config": "0.5.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue