浏览代码

update required bs version

Dante 10 年之前
父节点
当前提交
a6f8d5f06f
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      bower.json

+ 1 - 1
bower.json

@@ -31,7 +31,7 @@
         "README.md"
     ],
     "dependencies": {
-        "bootstrap": "~3.1.1",
+        "bootstrap": ">= 3.0.0",
         "jquery": ">= 1.9.0"
     }
 }