Skip to content

Commit 9ed6a7d

Browse files
committed
Upgrade to grunt-wordpress 1.0.7 and grunt-jquery-content 0.9.0.
1 parent 7ce6cd7 commit 9ed6a7d

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
@@ -19,10 +19,10 @@
1919
}
2020
],
2121
"dependencies": {
22-
"grunt": "0.3.x",
22+
"grunt": "0.3.17",
2323
"grunt-clean": "0.3.0",
24-
"grunt-wordpress": "1.0.5",
25-
"grunt-jquery-content": "0.8.9",
24+
"grunt-wordpress": "1.0.7",
25+
"grunt-jquery-content": "0.9.0",
2626
"grunt-check-modules": "0.1.0",
2727
"grunt-contrib-watch": "0.1.4"
2828
},

0 commit comments

Comments
 (0)