From d82c9587a979b8a07b9b196c616c4ddba1c711ce Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Mon, 25 Jan 2016 03:41:27 -0800 Subject: [PATCH] chore(package): update should to version 8.2.0 http://greenkeeper.io/ --- package.json | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index f48d78d..20fb0af 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "jshint": "*", "mocha": "*", "readall": "~0.0.4", - "should": "~3.3.0" + "should": "~8.2.0" }, "homepage": "https://github.com/stream-utils/contentstream", "repository": { @@ -34,7 +34,12 @@ "email": "fengmk2@gmail.com" }, "keywords": [ - "contentstream", "readable", "readstream", "stream", "stream2", "stream3" + "contentstream", + "readable", + "readstream", + "stream", + "stream2", + "stream3" ], "engines": { "node": ">= 0.8.0"