updated package.json author
This commit is contained in:
parent
98d3745875
commit
f04bfb9a03
1 changed files with 2 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Reference in a new issue