Update grunt-autoprefixer to 1.0.1

Upstream changes https://github.com/nDmitry/grunt-autoprefixer/compare/v0.8.2...v1.0.1

see #30141


git-svn-id: https://develop.svn.wordpress.org/trunk@30067 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Aaron Jorbin 2014-10-28 20:16:32 +00:00
parent d6f0d2c273
commit 489da6a815
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
"license": "GPLv2 or later",
"devDependencies": {
"grunt": "~0.4.5",
"grunt-autoprefixer": "~0.8.2",
"grunt-autoprefixer": "~1.0.1",
"grunt-contrib-clean": "~0.6.0",
"grunt-contrib-compress": "~0.12.0",
"grunt-contrib-concat": "~0.5.0",