Showing with 2 additions and 2 deletions.
  1. +2 −2 package.json
@@ -2,7 +2,7 @@
"name": "qunitjs.com",
"title": "QUnit Website",
"description": "Website for QUnit",
"version": "1.15.0",
"version": "1.15.1",
"homepage": "http://qunitjs.com",
"author": {
"name": "jQuery Foundation (http://jquery.org/)"
@@ -25,7 +25,7 @@
"grunt-clean": "0.3.0",
"grunt-html": "0.1.1",
"grunt-wordpress": "1.0.7",
"grunt-jquery-content": "0.11.1",
"grunt-jquery-content": "0.12.0",
"grunt-check-modules": "0.1.0"
}
}