Skip to content

Commit 6c2f1ea

Browse files
sjanuarytobespc
authored andcommitted
update submodule and update version number for next release (#121)
1 parent 68d9f6e commit 6c2f1ea

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
{
22
"name": "appmetrics-dash",
3-
"version": "3.3.5",
3+
"version": "3.3.6",
44
"description": "Embedded monitoring dashboard for Node.js applications.",
55
"main": "index.js",
66
"dependencies": {
77
"appmetrics": "^3.1.0",
88
"debug": "^2.6.0",
99
"express": "^4.14.1",
10-
"express-basic-auth": "^1.0.1",
1110
"socket.io": "^2.0.3"
1211
},
1312
"optionalDependencies": {

0 commit comments

Comments
 (0)