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", "name": "decktape",
"version": "2.0.0-alpha.3", "version": "2.0.0-alpha.4",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {

View File

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