Skip to content

Commit

Permalink
5.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bmacnaughton committed Aug 27, 2018
1 parent b2f830e commit 5d3b13e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "appoptics-apm",
"version": "5.4.1",
"version": "5.4.2",
"description": "Agent for AppOptics APM",
"main": "dist/index.js",
"bin": {
Expand Down Expand Up @@ -49,6 +49,7 @@
"es6-weak-map": "^2.0.1",
"event-unshift": "^1.0.0",
"glob": "^7.0.3",
"hapi": "^16.6.3",
"methods": "~1.1.0",
"minimist": "^1.2.0",
"semver": "^5.0.1",
Expand Down Expand Up @@ -90,6 +91,7 @@
"morgan": "^1.9.0",
"mysql": "^2.1.1",
"oracledb": "^2.2.0",
"pg": "^6.4.2",
"q": "^1.4.1",
"raw-body": "^2.3.2",
"redis": "~2.5.3",
Expand Down

0 comments on commit 5d3b13e

Please sign in to comment.