Browse Source

Use Bootstrap 3.3

Unless there is a reason why not?
Till Krüss 8 years ago
parent
commit
382857a8a7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -7,6 +7,6 @@
   "devDependencies": {
     "gulp": "^3.9.1",
     "laravel-elixir": "^5.0.0",
-    "bootstrap-sass": "^3.0.0"
+    "bootstrap-sass": "^3.3.0"
   }
 }