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:
authorRoeland Jago Douma <roeland@famdouma.nl>2016-09-16 16:27:56 +0300
committerRoeland Jago Douma <roeland@famdouma.nl>2016-09-16 16:27:56 +0300
commite1820a8e4a44d0e1b9a065f14401ad4a59f29d27 (patch)
tree5307a40ce8c94caee90126a29d850ff329e5adda /bower.json
parentfcc91cbc494836766b545c320fe4c22e02579ec8 (diff)
Bump handlebars to version 4.0.5
Diffstat (limited to 'bower.json')
-rw-r--r--bower.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/bower.json b/bower.json
index 62c2ade1513..7dca491e1f9 100644
--- a/bower.json
+++ b/bower.json
@@ -1,7 +1,7 @@
{
- "name": "ownCloud",
- "version": "8.2 pre alpha",
- "homepage": "https://www.owncloud.org",
+ "name": "Nextcloud",
+ "version": "11 alpha",
+ "homepage": "https://www.nextcloud.com",
"license": "AGPL",
"private": true,
"ignore": [
@@ -14,7 +14,7 @@
],
"dependencies": {
"blueimp-md5": "~1.1.0",
- "handlebars": "~1.3.0",
+ "handlebars": "^4.0.5",
"jcrop": "~0.9.12",
"jquery": "~2.2.0",
"jquery-migrate": "~1.4.0",