]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Unpin dependency gulp-cache-bust 9452/head
authorNicolas Coden <nicolas@ncoden.fr>
Wed, 7 Dec 2016 08:19:43 +0000 (09:19 +0100)
committerNicolas Coden <nicolas@ncoden.fr>
Wed, 7 Dec 2016 09:11:03 +0000 (10:11 +0100)
Unpin `gulp-cache-bust` from `1.0.2` to `~1.0.2`, allowing minor changes
only.

A new version `v1.1.0` has been released, but require node `>=4.4.5`.
The current `foundation-sites` node version is `>=4.2.0`.

package.json

index 47b81c6d9de4106df8ab607ed8ad06e21ecf1854..efb92ff37c75d6f6a47c9099566d7e2e48cb417f 100644 (file)
@@ -43,7 +43,7 @@
     "gulp": "^3.8.10",
     "gulp-add-src": "^0.2.0",
     "gulp-babel": "^6.1.1",
-    "gulp-cache-bust": "1.0.2",
+    "gulp-cache-bust": "~1.0.2",
     "gulp-check-deps": "^1.4.1",
     "gulp-concat": "^2.4.3",
     "gulp-cssnano": "^2.1.0",