From dfc4c57860fa02fc2ca86239627a5d59e208350d Mon Sep 17 00:00:00 2001 From: jonschlinkert Date: Sun, 1 Mar 2015 00:55:53 -0500 Subject: [PATCH] 0.1.2 --- package.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 73b08b4..36a6b49 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "gulp-routes", "description": "Add middleware to run for specified routes in your gulp pipeline.", - "version": "0.1.1", + "version": "0.1.2", "homepage": "https://github.com/assemble/gulp-routes", "author": { "name": "Brian Woodward", @@ -35,7 +35,6 @@ }, "devDependencies": { "en-route": "^0.4.0", - "mocha": "*", - "should": "^5.0.1" + "mocha": "*" } -} +} \ No newline at end of file