diff options
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 +} |
