summaryrefslogtreecommitdiffstats
path: root/bower.json
diff options
context:
space:
mode:
authorRoeland Jago Douma <roeland@famdouma.nl>2016-09-14 13:48:03 +0200
committerRoeland Jago Douma <roeland@famdouma.nl>2016-10-04 13:04:54 +0200
commitc5d24a6b0798ee0af94312eea33e4c63631ef9c0 (patch)
treee41f20b92321da45973cec337839a53b3fd1e28c /bower.json
parent14d226dc33d5ad6965f1d01197832abf83a0eeed (diff)
downloadnextcloud-server-c5d24a6b0798ee0af94312eea33e4c63631ef9c0.tar.gz
nextcloud-server-c5d24a6b0798ee0af94312eea33e4c63631ef9c0.zip
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"
}
}