Showing with 3 additions and 3 deletions.
  1. +2 −2 config.json
  2. +1 −1 package.json
@@ -1,11 +1,11 @@
{
"themeroller": {
"jquery": "1.7",
"jqueryUi": "1.12.0"
"jqueryUi": "1.12.1"
},
"jqueryUi": [
{
"version": "1.12.0",
"version": "1.12.1",
"dependsOn": "jQuery1.7+",
"label": "Stable",
"stable": true
@@ -1,6 +1,6 @@
{
"name": "download.jqueryui.com",
"version": "2.1.14",
"version": "2.1.15",
"repository": {
"type": "git",
"url": "https://github.com/jquery/download.jqueryui.com.git"