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-14 14:48:03 +0300
committerRoeland Jago Douma <roeland@famdouma.nl>2016-10-04 14:04:54 +0300
commitc5d24a6b0798ee0af94312eea33e4c63631ef9c0 (patch)
treee41f20b92321da45973cec337839a53b3fd1e28c /bower.json
parent14d226dc33d5ad6965f1d01197832abf83a0eeed (diff)
Add autosize
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 7dca491e1f9..def704c4e87 100644
--- a/bower.json
+++ b/bower.json
@@ -31,6 +31,7 @@
"davclient.js": "https://github.com/evert/davclient.js.git",
"es6-promise": "https://github.com/jakearchibald/es6-promise.git#~2.3.0",
"base64": "~0.3.0",
- "clipboard": "^1.5.12"
+ "clipboard": "^1.5.12",
+ "autosize": "^3.0.17"
}
}