Skip to content

Commit

Permalink
update submodule and update version number for next release (#121)
Browse files Browse the repository at this point in the history
  • Loading branch information
sjanuary authored and tobespc committed Oct 17, 2017
1 parent 68d9f6e commit 6c2f1ea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
{
"name": "appmetrics-dash",
"version": "3.3.5",
"version": "3.3.6",
"description": "Embedded monitoring dashboard for Node.js applications.",
"main": "index.js",
"dependencies": {
"appmetrics": "^3.1.0",
"debug": "^2.6.0",
"express": "^4.14.1",
"express-basic-auth": "^1.0.1",
"socket.io": "^2.0.3"
},
"optionalDependencies": {
Expand Down

0 comments on commit 6c2f1ea

Please sign in to comment.