img-shrink
This commit is contained in:
parent
4d097fdefb
commit
e8b83fe130
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
||||||
"debug": "cross-env DEBUG=Eleventy* npx @11ty/eleventy",
|
"debug": "cross-env DEBUG=Eleventy* npx @11ty/eleventy",
|
||||||
"debugstart": "cross-env DEBUG=Eleventy* npx @11ty/eleventy --serve --quiet",
|
"debugstart": "cross-env DEBUG=Eleventy* npx @11ty/eleventy --serve --quiet",
|
||||||
"benchmark": "cross-env DEBUG=Eleventy:Benchmark* npx @11ty/eleventy",
|
"benchmark": "cross-env DEBUG=Eleventy:Benchmark* npx @11ty/eleventy",
|
||||||
"img2k": "node tools/img-shrink.js"
|
"img-shrink": "node tools/img-shrink.js"
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
|
Loading…
Reference in a new issue