From c83c7096e76500c40730c3a57b03be5e354c6281 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Thu, 15 Jan 2015 11:13:15 -0500 Subject: [PATCH] feature(package) express v4.11 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c619bb40..c330fe95 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "checkup": "~1.0.2", "console-io": "~1.11.0", "execon": "~1.1.0", - "express": "~4.10.0", + "express": "~4.11.0", "faust": "~1.0.0", "files-io": "~1.2.0", "flop": "~1.0.25",