Skip to content

Commit 21df7f7

Browse files
committed
Upgrade to grunt-wordpress 1.0.7 and grunt-jquery-content 0.9.0.
1 parent 331324b commit 21df7f7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@
2121
}
2222
],
2323
"dependencies": {
24-
"grunt": "0.3.x",
24+
"grunt": "0.3.17",
2525
"grunt-clean": "0.3.0",
2626
"grunt-html": "0.1.1",
27-
"grunt-wordpress": "1.0.5",
28-
"grunt-jquery-content": "0.8.1",
27+
"grunt-wordpress": "1.0.7",
28+
"grunt-jquery-content": "0.9.0",
2929
"grunt-check-modules": "0.1.0",
3030
"js-yaml": "2.0.1"
3131
}

0 commit comments

Comments
 (0)