diff options
| author | Jan Tuomi <jans.tuomi@gmail.com> | 2022-02-09 10:10:03 +0200 |
|---|---|---|
| committer | Jan Tuomi <jans.tuomi@gmail.com> | 2022-02-09 10:22:41 +0200 |
| commit | abd22b4c3cb599549c0902b14e40cdd60446e12a (patch) | |
| tree | 23ed844cd97185879471db1ba0735a67b96e3621 /package.json | |
| parent | c94eabd587e7c68e700e23d6eed588bc5c54925c (diff) | |
Add new relic
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 9ccb9bc..71ee6d9 100644 --- a/package.json +++ b/package.json @@ -14,6 +14,7 @@ "@tinyhttp/app": "2.0.16", "@tinyhttp/cors": "2.0.0", "@tinyhttp/logger": "1.3.0", + "newrelic": "8.7.1", "pg": "8.7.3", "slam-types": "git://github.com/jantuomi/slam-types.git#441a72c", "tsm": "2.2.1" |
