Bump autoprefixer from 6.5.0 to 6.5.1

Changelog
Fix selectors with :-- prefix support.

See #38199.

M    package.json


git-svn-id: https://develop.svn.wordpress.org/trunk@39114 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Aaron Jorbin 2016-11-03 05:17:07 +00:00
parent 822762b101
commit 05b092902a
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
"author": "The WordPress Contributors",
"license": "GPL-2.0+",
"devDependencies": {
"autoprefixer": "^6.5.0",
"autoprefixer": "^6.5.1",
"grunt": "~0.4.5",
"grunt-browserify": "~5.0.0",
"grunt-contrib-clean": "~1.0.0",