Skip to content

Commit

Permalink
updated npm packages versions
Browse files Browse the repository at this point in the history
  • Loading branch information
cubedro committed Feb 25, 2015
1 parent 71a99d7 commit 90d8845
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,16 +10,16 @@
"start": "node ./bin/www"
},
"dependencies": {
"body-parser": "~1.8.1",
"debug": "~2.0.0",
"body-parser": "1.12.0",
"debug": "2.1.1",
"express": "^4.11.2",
"geoip-lite": "^1.1.4",
"jade": "~1.6.0",
"lodash": "^3.2.0",
"geoip-lite": "^1.1.5",
"jade": "^1.9.2",
"lodash": "^3.3.1",
"primus": "^2.4.12",
"primus-emit": "^0.1.2",
"primus-spark-latency": "^0.1.1",
"serve-favicon": "~2.1.3",
"serve-favicon": "^2.2.0",
"ws": "^0.7.1"
}
}

0 comments on commit 90d8845

Please sign in to comment.