feat: remove newrelic integration (#862)

This commit is contained in:
Karol Sójko
2023-10-10 15:07:38 +02:00
committed by GitHub
parent dae7dc9541
commit efb341eb99
135 changed files with 46 additions and 2810 deletions

View File

@@ -39,9 +39,5 @@
"ts-node": "^10.9.1",
"typescript": "^5.0.4"
},
"packageManager": "yarn@4.0.0-rc.51",
"optionalDependencies": {
"@types/newrelic": "^9.14.0",
"newrelic": "^11.0.0"
}
"packageManager": "yarn@4.0.0-rc.51"
}