From 3c8ab3fd1a3554fc3122273f4bf98afcb09c13d9 Mon Sep 17 00:00:00 2001 From: Addy Osmani Date: Thu, 26 Mar 2015 19:17:29 +0000 Subject: [PATCH] Lock two deps for necessary path release (#649) --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 3afdaa376..4e48a2201 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "del": "^1.1.0", "gulp": "^3.8.5", "gulp-autoprefixer": "^2.0.0", - "gulp-cache": "^0.2.2", + "gulp-cache": "0.2.2", "gulp-changed": "^1.0.0", "gulp-csso": "^1.0.0", "gulp-flatten": "0.0.4", @@ -13,7 +13,7 @@ "gulp-imagemin": "^2.0.0", "gulp-jshint": "^1.6.3", "gulp-load-plugins": "^0.8.0", - "gulp-minify-html": "^0.1.5", + "gulp-minify-html": "0.1.5", "gulp-replace": "^0.5.0", "gulp-sass": "^1.2.0", "gulp-size": "^1.0.0",