瀏覽代碼

Update bootstrap bower version to support only 3.x variants

Kartik Visweswaran 9 年之前
父節點
當前提交
040a27011b
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      bower.json

+ 2 - 2
bower.json

@@ -25,7 +25,7 @@
     ],
     "dependencies": {
         "jquery": ">= 1.9.0",
-        "bootstrap": "~3.0"
+        "bootstrap": "~3"
     },
     "license": "BSD-3-Clause",
     "ignore": [
@@ -37,4 +37,4 @@
         "test",
         "tests"
     ]
-}
+}