Skip to content

Commit

Permalink
Upgrade newrelic dep
Browse files Browse the repository at this point in the history
  • Loading branch information
michaloo committed Jun 5, 2018
1 parent eedd29e commit 4e5fdb1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"kue": "^0.11.5",
"kue-ui": "^0.1.0",
"lodash": "^4.17.5",
"newrelic": "^2.4.1",
"newrelic": "^4.1.4",
"passport": "^0.3.2",
"progress-bar-webpack-plugin": "^1.11.0",
"promise-streams": "^1.0.1",
Expand All @@ -72,8 +72,8 @@
"webpack-hot-middleware": "^2.22.2"
},
"peerDependencies": {
"express": "^4.16.2",
"newrelic": "^2.4.1"
"express": "^4.16.3",
"newrelic": "^4.1.4"
},
"devDependencies": {
"babel": "^6.5.2",
Expand Down

0 comments on commit 4e5fdb1

Please sign in to comment.