Skip to content

Commit 781756d

Browse files
fix(package): update gulp-autoprefixer to version 5.0.0
1 parent dbbe2f4 commit 781756d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"dependencies": {
2525
"foundation-sites": "^6.3.1",
2626
"gulp": "^3.9.0",
27-
"gulp-autoprefixer": "^4.0.0",
27+
"gulp-autoprefixer": "^5.0.0",
2828
"gulp-concat": "^2.6.1",
2929
"gulp-load-plugins": "^1.1.0",
3030
"gulp-pug": "^3.3.0",

0 commit comments

Comments
 (0)