Showing with 4 additions and 4 deletions.
  1. +4 −4 package.json
@@ -2,7 +2,7 @@
"name": "api.jqueryui.com",
"title": "jQuery UI API Docs",
"description": "API reference documentation for jQuery UI.",
"version": "1.8.24-2",
"version": "1.8.24-3",
"homepage": "https://github.com/jquery/api.jqueryui.com",
"author": {
"name": "jQuery Foundation (http://jquery.org/)"
@@ -21,10 +21,10 @@
}
],
"dependencies": {
"grunt": "0.3.x",
"grunt": "0.3.17",
"grunt-clean": "0.3.0",
"grunt-wordpress": "1.0.5",
"grunt-jquery-content": "0.8.3",
"grunt-wordpress": "1.0.7",
"grunt-jquery-content": "0.9.2",
"grunt-check-modules": "0.1.0"
},
"devDependencies": {},