This commit is contained in:
Antonin Stefanutti 2018-02-12 22:13:18 +01:00
parent 76d8c03ff9
commit f38cd6165f
No known key found for this signature in database
GPG Key ID: 451D46E2047E7837
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "decktape",
"version": "2.7.0",
"version": "2.8.0",
"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.7.0",
"version": "2.8.0",
"homepage": "https://github.com/astefanutti/decktape",
"license": "MIT",
"main": "decktape.js",