This commit is contained in:
Antonin Stefanutti 2017-09-11 14:51:11 +02:00
parent 2f9116acab
commit 78633d0e06
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "decktape",
"version": "2.2.0",
"version": "2.2.1",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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