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:
Diffstat (limited to 'bower.json')
-rw-r--r--bower.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/bower.json b/bower.json
index 112a9a907cd..1fe270d9f3c 100644
--- a/bower.json
+++ b/bower.json
@@ -26,6 +26,7 @@
"snapjs": "~2.0.0-rc1",
"strengthify": "0.4.1",
"underscore": "~1.8.0",
- "bootstrap": "~3.3.5"
+ "bootstrap": "~3.3.5",
+ "backbone": "~1.2.1"
}
}