summaryrefslogtreecommitdiff
path: root/web-ui/bower.json
diff options
context:
space:
mode:
authorFelix Hammerl <fhammerl@thoughtworks.com>2016-02-26 18:29:24 +0100
committerFelix Hammerl <fhammerl@thoughtworks.com>2016-03-09 15:35:28 +0100
commit3bdb9ecbeccae7842ef566f47b8119583d327cb2 (patch)
tree5a1b4c32fa4e754540346ac7dd2e36ad661f3e60 /web-ui/bower.json
parentca3a3817c7c5de0b89e5105adb88a0f7419df8e1 (diff)
Issue #617: Add iframe-resizer
Diffstat (limited to 'web-ui/bower.json')
-rw-r--r--web-ui/bower.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/web-ui/bower.json b/web-ui/bower.json
index 263ac2e4..018a57c4 100644
--- a/web-ui/bower.json
+++ b/web-ui/bower.json
@@ -17,7 +17,8 @@
"jquery-file-upload": "~9.11.2",
"jquery-ui": "~1.11.4",
"DOMPurify": "~0.7.4",
- "he": "~0.5.0"
+ "he": "~0.5.0",
+ "iframe-resizer": "~3.5.3"
},
"devDependencies": {
"handlebars": "2.0.0",