Fix template thumbnails by reverting to earlier html2canvas version

This commit is contained in:
Tautvidas Sipavičius
2015-12-07 18:50:50 +02:00
parent 3ef8067968
commit cdfeb8d512

View File

@ -19,7 +19,7 @@
"d3": "~3.5.5",
"handlebars": "3.0.3",
"history": "^1.12.5",
"html2canvas": "latest",
"html2canvas": "0.5.0-alpha2",
"interact.js": "latest",
"moment": "^2.10.3",
"napa": "^1.2.0",