This commit is contained in:
Mohammad Fares 2019-11-22 21:08:19 +01:00
parent b1917fcaa4
commit 25fe82b920
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.7.0", "version": "0.7.1",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {

View File

@ -1,6 +1,6 @@
{ {
"name": "terminalizer", "name": "terminalizer",
"version": "0.7.0", "version": "0.7.1",
"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>",