Skip to content

Commit 6194ebf

Browse files
staabmscottgonzalez
authored andcommitted
Support newer versions of gilded-wordpress, node-wordpress
Closes gh-72
1 parent c4a2339 commit 6194ebf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,14 +23,14 @@
2323
"async": "0.9.0",
2424
"cheerio": "0.17.0",
2525
"grunt-check-modules": "1.1.0",
26-
"grunt-wordpress": "2.1.2",
26+
"grunt-wordpress": "2.1.3",
2727
"he": "0.5.0",
2828
"highlight.js": "7.3.0",
2929
"marked": "0.3.2",
3030
"rimraf": "2.2.8",
3131
"spawnback": "1.0.0",
3232
"which": "1.0.5",
33-
"wordpress": "1.1.2"
33+
"wordpress": "1.3.0"
3434
},
3535
"devDependencies": {
3636
"grunt": "0.4.5",

0 commit comments

Comments
 (0)