diff --git a/package.json b/package.json index 88d24d3..c224ac8 100644 --- a/package.json +++ b/package.json @@ -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",