Explorar o código

Update bootstrap bower version to support only 3.x variants

Kartik Visweswaran %!s(int64=9) %!d(string=hai) anos
pai
achega
040a27011b
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  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"
     ]
-}
+}