Skip to content

Commit

Permalink
Merge pull request cubedro#270 from cubedro/develop
Browse files Browse the repository at this point in the history
updated dependency libraries
  • Loading branch information
cubedro committed Aug 21, 2015
2 parents b46a976 + 79a1632 commit c3543af
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,18 +11,18 @@
"start": "node ./bin/www"
},
"dependencies": {
"body-parser": "1.12.4",
"chalk": "^1.0.0",
"d3": "^3.5.5",
"body-parser": "1.13.3",
"chalk": "1.1.1",
"d3": "3.5.6",
"debug": "2.2.0",
"express": "4.12.4",
"express": "4.13.3",
"geoip-lite": "1.1.6",
"jade": "1.10.0",
"lodash": "3.9.3",
"primus": "3.0.2",
"jade": "1.11.0",
"lodash": "3.10.1",
"primus": "3.2.1",
"primus-emit": "0.1.2",
"primus-spark-latency": "0.1.1",
"ws": "0.7.2"
"ws": "0.8.0"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit c3543af

Please sign in to comment.