This commit is contained in:
Mohammad Fares 2023-07-08 12:58:08 +02:00
parent 65b47f8e01
commit 38fc00fd5e
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "terminalizer",
"version": "0.9.0",
"version": "0.10.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "terminalizer",
"version": "0.9.0",
"version": "0.10.0",
"license": "MIT",
"dependencies": {
"async": "^2.6.3",

View File

@ -1,6 +1,6 @@
{
"name": "terminalizer",
"version": "0.9.0",
"version": "0.10.0",
"description": "Record your terminal and generate animated gif images or share a web player",
"main": "bin/app.js",
"author": "Mohammad Fares <faressoft.com@gmail.com>",