From da51a173d723dfc831dbffe98409fe8580701e51 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Garc=C3=ADa=20Aubert?= Date: Thu, 4 Feb 2016 15:46:13 +0100 Subject: [PATCH] Upgrades windshaft to 1.8.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8742fbaa..d97133cd 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "node-statsd": "~0.0.7", "underscore" : "~1.6.0", "dot": "~1.0.2", - "windshaft": "1.8.0", + "windshaft": "1.8.1", "step": "~0.0.6", "queue-async": "~1.0.7", "request": "~2.62.0",