Skip to content

Commit

Permalink
Merge pull request #145 from sjanuary/versionupdate
Browse files Browse the repository at this point in the history
Move up to appmetrics 4.x
  • Loading branch information
stalleyj authored Jun 6, 2018
2 parents 4c625ba + 2d03d78 commit cfa9382
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "Embedded monitoring dashboard for Node.js applications.",
"main": "index.js",
"dependencies": {
"appmetrics": "^3.1.0",
"appmetrics": "^4.0.0",
"debug": "^2.6.0",
"express": "^4.14.1",
"socket.io": "^2.0.3"
Expand Down

0 comments on commit cfa9382

Please sign in to comment.