From 73206a2d2a2847d4509a1b29b78bfb07f3a73269 Mon Sep 17 00:00:00 2001 From: BryceLTaylor Date: Mon, 30 Nov 2020 14:32:16 -0500 Subject: [PATCH] remove newrelic to fix circleci build --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index 1f1be6736..c70dff49d 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,6 @@ "express": "4.16.1", "express-http-proxy": "1.1.0", "lodash.defaults": "4.0.1", - "newrelic": "1.25.4", "react-helmet": "5.2.0", "scratch-parser": "^5.0.0", "scratch-storage": "^0.5.1"