add html2canvas dependency

pull/1/head
ansuz 2017-10-24 18:49:34 +02:00
parent 24572a40d2
commit f52a46c5aa
1 changed files with 2 additions and 1 deletions

View File

@ -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"