0.10.0
This commit is contained in:
parent
65b47f8e01
commit
38fc00fd5e
|
@ -1,12 +1,12 @@
|
||||||
{
|
{
|
||||||
"name": "terminalizer",
|
"name": "terminalizer",
|
||||||
"version": "0.9.0",
|
"version": "0.10.0",
|
||||||
"lockfileVersion": 3,
|
"lockfileVersion": 3,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "terminalizer",
|
"name": "terminalizer",
|
||||||
"version": "0.9.0",
|
"version": "0.10.0",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"async": "^2.6.3",
|
"async": "^2.6.3",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "terminalizer",
|
"name": "terminalizer",
|
||||||
"version": "0.9.0",
|
"version": "0.10.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>",
|
||||||
|
|
Loading…
Reference in New Issue