aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorJan Tuomi <jans.tuomi@gmail.com>2022-02-09 09:48:12 +0200
committerJan Tuomi <jans.tuomi@gmail.com>2022-02-09 09:48:12 +0200
commit7c943f96adf24d2a2969a81d8df41f43f2882c14 (patch)
treee7abe75c6f2e25127b56052f081d3efedca64e9a /package.json
parent12f1e04c9375bb399285d91bf16a44cc11080551 (diff)
Add new relic agent
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
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
+}