]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Lock down gulp-cache-bust dependency version
authorKevin Ball <kmball11@gmail.com>
Tue, 18 Oct 2016 15:55:51 +0000 (08:55 -0700)
committerKevin Ball <kmball11@gmail.com>
Tue, 18 Oct 2016 17:11:53 +0000 (10:11 -0700)
package.json

index 2c91ea4f5dacbfa6e3c58467db4417df724c3df0..13c76c0457d8b5786cee5710c63ae4ce7e498e38 100644 (file)
@@ -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",