Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMorris Jobke <hey@morrisjobke.de>2015-11-30 16:11:09 +0300
committerMorris Jobke <hey@morrisjobke.de>2015-11-30 16:12:57 +0300
commit42272de3a64a4b7346992b730aa191afbe9c90d9 (patch)
treeeba22c75684047887d1f3c4da9a74da7ddbb4041 /bower.json
parentd8aa44d4583b26e933a0a15f96c9706297af41f1 (diff)
update bootstrap from 3.3.5 to 3.3.6
Diffstat (limited to 'bower.json')
-rw-r--r--bower.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/bower.json b/bower.json
index 50d9df266fe..eb8d1ce0b7f 100644
--- a/bower.json
+++ b/bower.json
@@ -26,7 +26,7 @@
"snapjs": "~2.0.0-rc1",
"strengthify": "0.4.2",
"underscore": "~1.8.0",
- "bootstrap": "~3.3.5",
+ "bootstrap": "~3.3.6",
"backbone": "~1.2.3",
"davclient.js": "https://github.com/evert/davclient.js.git",
"es6-promise": "https://github.com/jakearchibald/es6-promise.git#~2.3.0"