Skip to content

Commit

Permalink
Update jade and fix whitespace bug -- #44
Browse files Browse the repository at this point in the history
  • Loading branch information
neumino committed Sep 15, 2014
1 parent 21c6358 commit 919d575
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "chateau",
"version": "0.3.10",
"version": "0.3.11",
"description": "Data explorer for RethinkDB",
"main": "app.js",
"directories": {},
Expand All @@ -20,7 +20,7 @@
},
"dependencies": {
"express": "3.3.4",
"jade": "= 1.0.0",
"jade": "= 1.0.2",
"rethinkdb": ">= 1.12.0-0",
"optimist": " >= 0.6.0",
"stream": ">= 0.0.1"
Expand Down

0 comments on commit 919d575

Please sign in to comment.