diff options
Diffstat (limited to 'bower.json')
-rw-r--r-- | bower.json | 3 |
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" } } |