Express.js update.

This commit is contained in:
Your Name 2014-06-06 14:57:20 +02:00
commit caf732a04c
2 changed files with 8 additions and 3 deletions

View file

@ -4,7 +4,9 @@
"license": "MIT",
"dependencies": {},
"devDependencies": {
"express": "~3.6.0",
"body-parser": "~1.3.0",
"compression": "~1.0.6",
"express": "~4.4.1",
"glob": "~4.0.2",
"grunt": "~0.4.1",
"grunt-autoprefixer": "~0.7.4",