This commit is contained in:
Mohammad Fares 2022-09-07 17:19:37 +02:00
parent 53719a17cc
commit dc65dbebf1
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{ {
"name": "terminalizer", "name": "terminalizer",
"version": "0.8.0", "version": "0.9.0",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {

View File

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