This commit is contained in:
Antonin Stefanutti 2024-07-05 15:26:40 +02:00
parent bcc932c0a5
commit 3aa2a481d3
No known key found for this signature in database
GPG Key ID: 867EBC6DCE8E6AA2
2 changed files with 3 additions and 3 deletions

4
npm-shrinkwrap.json generated
View File

@ -1,12 +1,12 @@
{
"name": "decktape",
"version": "3.12.0",
"version": "3.13.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "decktape",
"version": "3.12.0",
"version": "3.13.0",
"license": "MIT",
"dependencies": {
"chalk": "5.3.0",

View File

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