Skip to content

Commit 333932b

Browse files
fix(deps): update dependency mustache to ~2.3.0
1 parent cb1d72c commit 333932b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin/multiplex/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"dependencies": {
1313
"express": "~4.13.3",
1414
"grunt-cli": "~0.1.13",
15-
"mustache": "~2.2.1",
15+
"mustache": "~2.3.0",
1616
"socket.io": "~1.3.7"
1717
},
1818
"license": "MIT"

0 commit comments

Comments
 (0)