Browse Source

Update bootstrap bower version to support only 3.x variants

Kartik Visweswaran 9 năm trước cách đây
mục cha
commit
040a27011b
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  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"
     ]
-}
+}