aboutsummaryrefslogtreecommitdiffstats
path: root/bower.json
diff options
context:
space:
mode:
authorLibravatarAgustin Henze <tin@sluc.org.ar>2014-10-21 10:33:17 -0300
committerLibravatarAgustin Henze <tin@sluc.org.ar>2014-10-21 10:33:17 -0300
commit2d14c4b384c7000e264674a92b16e010a510ac05 (patch)
tree7676db09f338e46e053170b1c9f7594120b9d434 /bower.json
parent2d2e97ac540c94e15ac5eccc7d32f3dfb3eea1bc (diff)
parent5ec02211214350ee558fd9f6bb052264fd24f75e (diff)
Merge tag 'upstream/7.1.0'
Upstream version 7.1.0
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 d55c21c..7d7e7cd 100644
--- a/bower.json
+++ b/bower.json
@@ -9,8 +9,8 @@
"license": "MIT",
"private": true,
"dependencies": {
- "bootstrap": "~3.1.1",
+ "bootstrap": "~3.2.0",
"jquery": "<2.0.0",
- "jquery-colorbox": "~1.5.9"
+ "jquery-colorbox": "~1.5.10"
}
}