Skip to content

Commit

Permalink
add mustache dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
rmurphey committed Jun 17, 2012
1 parent 677ef99 commit 6d1a780
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Expand Up @@ -12,7 +12,8 @@
},
"dependencies": {
"express" : "2.5.9",
"socket.io" : "0.9.6"
"socket.io" : "0.9.6",
"mustache" : "0.4.0"
},
"devDependencies": {}
}

0 comments on commit 6d1a780

Please sign in to comment.