mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-12 21:00:21 +00:00
Update grunt-autoprefixer to 3.0.0
Two changes we need to know about: * Aborts build if there is an exception thrown bu autoprefixer * Less verbose output in standard mode Major version seems to have been bumped due to change in annotation option which which we do not use. Upstream Changes https://github.com/nDmitry/grunt-autoprefixer/compare/e30d2c5bfda027e1e196a640010e05aabca329c6...6f8dfe8840c48a394da478c553eb4748c4ffc79b See #31700 git-svn-id: https://develop.svn.wordpress.org/trunk@32357 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@
|
||||
"license": "GPLv2 or later",
|
||||
"devDependencies": {
|
||||
"grunt": "~0.4.5",
|
||||
"grunt-autoprefixer": "~2.2.0",
|
||||
"grunt-autoprefixer": "~3.0.0",
|
||||
"grunt-browserify": "^3.3.0",
|
||||
"grunt-contrib-clean": "~0.6.0",
|
||||
"grunt-contrib-compress": "~0.13.0",
|
||||
|
||||
Reference in New Issue
Block a user