From: Alex Scott Date: Mon, 3 Jul 2017 13:59:47 +0000 (+0000) Subject: Update gulp-postcss version to 7.0.0 - Issue 10322 X-Git-Tag: v6.4.2-rc2~1^2~39^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F10325%2Fhead;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Update gulp-postcss version to 7.0.0 - Issue 10322 --- diff --git a/package.json b/package.json index bf6a21926..668e237e5 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "gulp-load-plugins": "^1.5.0", "gulp-newer": "^1.1.0", "gulp-plumber": "^1.0.1", - "gulp-postcss": "^6.4.1", + "gulp-postcss": "^7.0.0", "gulp-prompt": "^0.2.0", "gulp-rename": "^1.2.2", "gulp-replace": "^0.5.4",