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>2018-01-26 17:44:54 +0300
committerRoeland Jago Douma <roeland@famdouma.nl>2018-01-26 17:44:54 +0300
commite908f603159d2957353e0262c9a9ae9bfa5ab346 (patch)
tree7e70a9a5d1230b7225e8e3820e4229d05f7103a6 /bower.json
parentca493ab5b1288d53f203d74117a8e636a606e633 (diff)
Bump autosize to 4.0.0
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
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 d37a9244689..422946b2996 100644
--- a/bower.json
+++ b/bower.json
@@ -33,6 +33,6 @@
"es6-promise": "https://github.com/jakearchibald/es6-promise.git#~2.3.0",
"base64": "~0.3.0",
"clipboard": "^1.5.12",
- "autosize": "^3.0.17"
+ "autosize": "4.0.0"
}
}