From bfeae18e824b568fcfdbd02c0490789edefbc6e9 Mon Sep 17 00:00:00 2001 From: Shannon Moeller Date: Fri, 31 Jul 2015 10:02:02 -0400 Subject: [PATCH] super helpful commit message here --- package.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index dd74205..576d780 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,6 @@ }, "dependencies": {}, "devDependencies": { - "babel-istanbul": "^0.2.10", "gulp": "^3.9.0", "gulp-autoprefixer": "^2.3.1", "gulp-build": "^0.5.3", @@ -21,7 +20,7 @@ "gulp-hb": "^2.6.1", "gulp-html-prettify": "^0.0.1", "gulp-if": "^1.2.5", - "gulp-jscs": "^1.6.0", + "gulp-jscs": "^2.0.0", "gulp-jshint": "^1.11.2", "gulp-livereload": "^3.8.0", "gulp-minify-css": "^1.2.0", @@ -30,7 +29,7 @@ "gulp-rework": "^1.0.3", "gulp-sourcemaps": "^1.5.2", "gulp-util": "^3.0.6", - "gulp-watch": "^4.3.3", + "gulp-watch": "^4.3.4", "handlebars": "^3.0.3", "handlebars-layouts": "^3.1.0", "jshint-stylish": "^2.0.1",