2.0.0-alpha.4

This commit is contained in:
Antonin Stefanutti 2017-08-22 17:54:14 +02:00
parent 999523aafd
commit 12f7681a92
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "decktape",
"version": "2.0.0-alpha.3",
"version": "2.0.0-alpha.4",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -2,7 +2,7 @@
"name": "decktape",
"description": "High-quality PDF exporter for HTML5 presentation frameworks",
"author": "Antonin Stefanutti",
"version": "2.0.0-alpha.3",
"version": "2.0.0-alpha.4",
"homepage": "https://github.com/astefanutti/decktape",
"main": "decktape.js",
"bin": {