From f52a46c5aa3cc1819d264de8d2f14ab6c25557a1 Mon Sep 17 00:00:00 2001 From: ansuz Date: Tue, 24 Oct 2017 18:49:34 +0200 Subject: [PATCH] add html2canvas dependency --- bower.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bower.json b/bower.json index 0cabd2b5f..2b9c05687 100644 --- a/bower.json +++ b/bower.json @@ -43,7 +43,8 @@ "nthen": "^0.1.5", "open-sans-fontface": "^1.4.2", "bootstrap-tokenfield": "^0.12.1", - "localforage": "^1.5.2" + "localforage": "^1.5.2", + "html2canvas": "^0.4.1" }, "resolutions": { "bootstrap": "v4.0.0-alpha.6"