Update build/deploy workflow

This commit is contained in:
MoyuScript
2015-10-19 01:00:04 +03:00
parent 5c46e31f77
commit a9e48c57e5
4 changed files with 23 additions and 8 deletions

View File

@@ -2,7 +2,7 @@
"title": "html2canvas",
"name": "html2canvas",
"description": "Screenshots with JavaScript",
"main": "src/core.js",
"main": "dist/html2canvas.js",
"version": "0.5.0-alpha2",
"author": {
"name": "Niklas von Hertzen",