소스 검색

jQuery UI dependency changed to >=1.9.2

Again, to clash less with the actual projects
Herbert Vojčík 10 년 전
부모
커밋
dc0806833b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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",