From 8326df6b72b54495d88693f30a3c2c230d4966c5 Mon Sep 17 00:00:00 2001 From: Julian Gruber Date: Tue, 12 Jan 2016 19:21:52 +0100 Subject: [PATCH] Revert "chore(package): update should to version 8.1.1" This reverts commit 2a80f8fb76561c2cb232c8f5d5c9eb82b9121cd4. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d2f6801..4293385 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "istanbul": "^0.4.0", "make-lint": "^1.0.1", "mocha": "^2.0.1", - "should": "^8.1.1", + "should": "^6.0.3", "should-http": "0.0.3", "supertest": "^1.0.1", "test-console": "^0.7.1"