Showing with 2 additions and 2 deletions.
  1. +2 −2 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.34",
"version": "1.8.35",
"homepage": "https://github.com/jquery/api.jqueryui.com",
"author": {
"name": "jQuery Foundation and other contributors"
@@ -22,6 +22,6 @@
],
"dependencies": {
"grunt": "0.4.5",
"grunt-jquery-content": "2.2.0"
"grunt-jquery-content": "3.0.0"
}
}