1
0
Fork 0

updated package.json author

This commit is contained in:
Ava Gaiety Wroten 2021-04-26 20:24:14 -05:00
parent 98d3745875
commit f04bfb9a03

View file

@ -1,6 +1,7 @@
{
"name": "netlifycms-gridsome",
"private": true,
"author": "Ava Wroten <ava@wroten.me> (https://www.gaiety.me/)",
"private": false,
"scripts": {
"resize": "rsize './static/images/uploads/*.{jpg,jpeg,png}' './' --width 900 --height auto",
"optimize": "imagemin ./static/images/uploads/* --out-dir=./static/images/uploads",