0.10.0
This commit is contained in:
parent
65b47f8e01
commit
38fc00fd5e
|
@ -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",
|
||||
|
|
|
@ -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>",
|
||||
|
|
Loading…
Reference in New Issue