CLI v0.6.0

This commit is contained in:
Surma
2020-12-09 16:05:42 +00:00
parent 9062a75541
commit 064b152e2a
7 changed files with 2 additions and 14 deletions

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 35 KiB

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 65 KiB

2
cli/package-lock.json generated
View File

@@ -1,6 +1,6 @@
{ {
"name": "@squoosh/cli", "name": "@squoosh/cli",
"version": "0.5.0", "version": "0.6.0",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {

View File

@@ -1,6 +1,6 @@
{ {
"name": "@squoosh/cli", "name": "@squoosh/cli",
"version": "0.5.0", "version": "0.6.0",
"description": "A CLI for Squoosh", "description": "A CLI for Squoosh",
"public": true, "public": true,
"bin": { "bin": {

File diff suppressed because one or more lines are too long