mirror of
https://github.com/GoogleChromeLabs/squoosh.git
synced 2025-11-12 00:37:19 +00:00
Put right package name
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "cli",
|
"name": "@squoosh/cli",
|
||||||
"version": "0.0.1",
|
"version": "0.0.1",
|
||||||
"description": "",
|
"description": "A CLI for Squoosh",
|
||||||
"bin": {
|
"bin": {
|
||||||
"squoosh-cli": "build/index.js"
|
"squoosh-cli": "build/index.js"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user