From 01fa9b8035165443da4c9c0d6fb8738e54550549 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Mon, 9 Jun 2014 08:56:07 -0400 Subject: [PATCH] feature(package) should v4.0, gulp v3.7 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 32f84ef8..02c892eb 100644 --- a/package.json +++ b/package.json @@ -28,11 +28,11 @@ "socket.io": "~1.0.0" }, "devDependencies": { - "gulp": "3.6.x", + "gulp": "~3.7.x", "gulp-jshint": "1.6.x", "gulp-mocha": "^0.4.1", "gulp-recess": "0.3.x", - "should": "^3.3.1" + "should": "~4.0.x" }, "license": "MIT", "engines": {