upgrade a few other packages

This commit is contained in:
Matteo Pagliazzi 2014-10-01 12:56:27 +02:00
parent ebcce81baa
commit 3aa450f8d4

View file

@ -4,33 +4,33 @@
"version": "0.0.0-152",
"main": "./src/server.js",
"dependencies": {
"async": "~0.2.9",
"bower": "~1.3.8",
"async": "~0.9.0",
"bower": "~1.3.12",
"coffee-script": "1.6.x",
"connect-mongo": "*",
"connect-ratelimit": "0.0.6",
"connect-ratelimit": "0.0.7",
"coupon-code": "~0.3.0",
"domain-middleware": "~0.1.0",
"express": "~3.17.5",
"express-csv": "~0.6.0",
"grunt": "~0.4.1",
"grunt-cli": "~0.1.9",
"grunt-concurrent": "~0.3.1",
"grunt-contrib-clean": "~0.5.0",
"grunt-contrib-copy": "~0.4.1",
"grunt-contrib-cssmin": "~0.6.1",
"grunt-contrib-stylus": "~0.8.0",
"grunt-contrib-uglify": "~0.2.4",
"grunt-contrib-watch": "~0.5.3",
"grunt-hashres": "~0.3.2",
"grunt-nodemon": "~0.1.1",
"grunt-concurrent": "~1.0.0",
"grunt-contrib-clean": "~0.6.0",
"grunt-contrib-copy": "~0.6.0",
"grunt-contrib-cssmin": "~0.10.0",
"grunt-contrib-stylus": "~0.20.0",
"grunt-contrib-uglify": "~0.6.0",
"grunt-contrib-watch": "~0.6.1",
"grunt-hashres": "~0.4.1",
"grunt-nodemon": "~0.3.0",
"guid": "*",
"gzippo": "*",
"habitrpg-shared": "git://github.com/HabitRPG/habitrpg-shared#develop",
"icalendar": "git://github.com/lefnire/node-icalendar#master",
"jade": "~0.35.0",
"js2xmlparser": "~0.1.2",
"lodash": "~2.2.1",
"lodash": "~2.4.1",
"method-override": "~2.2.0",
"moment": "~2.4.0",
"mongoose": "~3.8.17",