Revert r36978

grunt-postcss Dropped nodejs 0.10 support and this is causing builds to fail.  Revert until we bump minimum node version. 

See #35104


git-svn-id: https://develop.svn.wordpress.org/trunk@36980 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Aaron Jorbin 2016-03-13 19:19:44 +00:00
parent 76c2c7a982
commit a637421857
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@
"grunt-jsvalidate": "~0.2.2",
"grunt-legacy-util": "^0.2.0",
"grunt-patch-wordpress": "~0.3.0",
"grunt-postcss": "~0.8.0",
"grunt-postcss": "~0.7.1",
"grunt-rtlcss": "~2.0.1",
"grunt-sass": "~1.1.0",
"matchdep": "~1.0.0"