Skip to content

Commit 09c0f0e

Browse files
committed
Merge pull request jquery#15 from jquery/master
update
2 parents b138540 + 8eb1110 commit 09c0f0e

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
@@ -2,7 +2,7 @@
22
"name": "learn.jquery.com",
33
"title": "jQuery Learning Site",
44
"description": "jQuery Foundation site for learning jQuery and JavaScript",
5-
"version": "0.3.25",
5+
"version": "0.3.27",
66
"homepage": "http://learn.jquery.com",
77
"author": {
88
"name": "jQuery Foundation (http://jquery.org/)"
@@ -24,8 +24,8 @@
2424
"grunt": "0.3.17",
2525
"grunt-clean": "0.3.0",
2626
"grunt-html": "0.1.1",
27-
"grunt-wordpress": "1.0.7",
28-
"grunt-jquery-content": "0.12.0",
27+
"grunt-wordpress": "1.2.1",
28+
"grunt-jquery-content": "0.13.0",
2929
"grunt-check-modules": "0.1.0",
3030
"js-yaml": "3.1.0"
3131
}

0 commit comments

Comments
 (0)