Skip to content

Commit 0726190

Browse files
committed
Upgrade to grunt-wordpress 1.0.7 and grunt-jquery-content 0.9.0.
1 parent 2000b4a commit 0726190

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,10 +21,10 @@
2121
}
2222
],
2323
"dependencies": {
24-
"grunt": "0.3.x",
24+
"grunt": "0.3.17",
2525
"grunt-clean": "0.3.0",
26-
"grunt-wordpress": "1.0.5",
27-
"grunt-jquery-content": "0.8.7",
26+
"grunt-wordpress": "1.0.7",
27+
"grunt-jquery-content": "0.9.0",
2828
"grunt-check-modules": "0.1.0"
2929
},
3030
"devDependencies": {},

0 commit comments

Comments
 (0)