From ce4b8d8d85537b09631f06c124d2c856b47684ba Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Tue, 12 Jan 2016 02:29:19 -0800 Subject: [PATCH] chore(package): update should to version 8.1.0 http://greenkeeper.io/ --- package.json | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index f48d78d..3f7226c 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "jshint": "*", "mocha": "*", "readall": "~0.0.4", - "should": "~3.3.0" + "should": "~8.1.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"