2.0.0-beta.1

This commit is contained in:
Antonin Stefanutti 2017-08-23 10:47:20 +02:00
parent 47e958c4d2
commit d252e72efe
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.4",
"version": "2.0.0-beta.1",
"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-beta.0",
"version": "2.0.0-beta.1",
"homepage": "https://github.com/astefanutti/decktape",
"main": "decktape.js",
"bin": {