Ver código fonte

jQuery UI dependency changed to >=1.9.2

Again, to clash less with the actual projects
Herbert Vojčík 10 anos atrás
pai
commit
dc0806833b
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      bower.json

+ 1 - 1
bower.json

@@ -14,7 +14,7 @@
   ],
   "dependencies": {
     "jquery": ">=1.7.0",
-    "jquery-ui": "~1.10.3",
+    "jquery-ui": ">=1.9.2",
     "bootstrap2.3.2": "~2.3.2",
     "jquery-tabby": "git://github.com/alanhogan/Tabby",
     "es5-shim": "~3.3.0",