diff options
| author | Jan Tuomi <jans.tuomi@gmail.com> | 2022-02-09 09:48:12 +0200 |
|---|---|---|
| committer | Jan Tuomi <jans.tuomi@gmail.com> | 2022-02-09 09:48:12 +0200 |
| commit | 7c943f96adf24d2a2969a81d8df41f43f2882c14 (patch) | |
| tree | e7abe75c6f2e25127b56052f081d3efedca64e9a /package.json | |
| parent | 12f1e04c9375bb399285d91bf16a44cc11080551 (diff) | |
Add new relic agent
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json index d139504..fa3350e 100644 --- a/package.json +++ b/package.json @@ -15,6 +15,7 @@ "@tinyhttp/cors": "2.0.0", "@tinyhttp/logger": "1.3.0", "milliparsec": "2.2.1", + "newrelic": "8.7.1", "slam-types": "git://github.com/jantuomi/slam-types.git#9de4a1e", "tmp": "0.2.1", "tsm": "2.2.1" @@ -26,4 +27,4 @@ "eslint": "8.8.0", "nodemon": "2.0.15" } -}
\ No newline at end of file +} |
