Update grunt-patch-wordpress to 0.2.1 which applies patches with a/ b/ paths.

props jorbin.
see #27023.


git-svn-id: https://develop.svn.wordpress.org/trunk@27848 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin 2014-03-29 10:22:49 +00:00
parent e3171a42a3
commit b7eaebf9b3
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
"grunt-autoprefixer": "~0.7.1",
"grunt-jsvalidate": "~0.2.2",
"grunt-contrib-imagemin" : "~0.4.1",
"grunt-patch-wordpress" : "~0.2.0",
"grunt-patch-wordpress" : "~0.2.1",
"matchdep": "~0.3.0"
}
}