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