소스 검색

Update select2.jquery.json

Igor Vaynberg 12 년 전
부모
커밋
d57fb4733b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      select2.jquery.json

+ 1 - 1
select2.jquery.json

@@ -31,6 +31,6 @@
     "docs": "http://ivaynberg.github.com/select2/",
     "download": "https://github.com/ivaynberg/select2/tags",
     "dependencies": {
-        "jquery": ">=1.4.6"
+        "jquery": ">=1.4.4"
     }
 }