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>2014-11-05 16:14:23 +0300
committerMorris Jobke <hey@morrisjobke.de>2014-11-05 18:47:46 +0300
commit02c7fb8445f920a88342c3ac8bc36c4f8385174e (patch)
treec9ac0bb997f7fdf139b3e1bd915b0cecc4556d14 /bower.json
parent4659b0e6a0ed69238d684b5dff4a745dc02781e2 (diff)
bower handlebars
Diffstat (limited to 'bower.json')
-rw-r--r--bower.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/bower.json b/bower.json
index ab8340c42e9..7f31f762752 100644
--- a/bower.json
+++ b/bower.json
@@ -13,6 +13,7 @@
"tests"
],
"dependencies": {
+ "handlebars": "1.3.0",
"jquery": "~1.10.0",
"moment": "~2.8.3"
}