From: Kevin Ball Date: Tue, 18 Oct 2016 15:55:51 +0000 (-0700) Subject: Lock down gulp-cache-bust dependency version X-Git-Tag: v6.3-rc1~41^2~5^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F9274%2Fhead;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Lock down gulp-cache-bust dependency version --- diff --git a/package.json b/package.json index daf26d3ee..259510d20 100755 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "gulp-add-src": "^0.2.0", "gulp-autoprefixer": "^2.3.1", "gulp-babel": "^6.1.1", - "gulp-cache-bust": "^1.0.2", + "gulp-cache-bust": "1.0.2", "gulp-concat": "^2.4.3", "gulp-cssnano": "^2.1.0", "gulp-eslint": "^2.0.0",