summaryrefslogtreecommitdiff
path: root/bower.json
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.co>2015-11-24 18:28:55 -0500
committerThomas Park <thomas@thomaspark.co>2015-11-24 18:28:55 -0500
commit3111a85f81a3fb53c7e1259d4a7d298b58d5ccfc (patch)
tree693196431854c805677a065c4e8f31abc7f19c19 /bower.json
parentffda96bcf751dee3c70d66507de349bdb2220224 (diff)
update bootstrap to 3.3.6
Diffstat (limited to 'bower.json')
-rw-r--r--bower.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/bower.json b/bower.json
index 3d5e0402..1f2391a4 100644
--- a/bower.json
+++ b/bower.json
@@ -31,10 +31,10 @@
"*/index.html"
],
"dependencies": {
- "bootstrap": "~3.3.5"
+ "bootstrap": "~3.3.6"
},
"devDependencies": {
- "bootstrap-sass-official": "~3.3.5",
+ "bootstrap-sass-official": "~3.3.6",
"font-awesome": "~4.0.0",
"html5shiv": "~3.7.0",
"respond": "~1.4.2"