From cd6c7e2ae0422a05cdbd13cad286d738f0d80506 Mon Sep 17 00:00:00 2001 From: Matias Alejo Garcia Date: Thu, 13 Nov 2014 10:28:26 -0300 Subject: [PATCH] update package json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ce1061833..25232a1fe 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "cli-color": "^0.3.2", "commander": "^2.1.0", "coveralls": "^2.10.0", - "express": "^4.0.0", + "express": "^4.10.0", "github-releases": "^0.2.0", "grunt": "^0.4.5", "grunt-angular-gettext": "^0.2.15",