Added yarn.lock and updated README for new yarn scripts

no issue
This commit is contained in:
Aileen Nowak
2018-04-09 16:19:05 +08:00
parent 57c31ddacb
commit 452776939c
3 changed files with 4164 additions and 3 deletions

View File

@ -11,6 +11,10 @@
"desktop": "assets/screenshot-desktop.jpg",
"mobile": "assets/screenshot-mobile.jpg"
},
"scripts": {
"dev": "gulp",
"zip": "gulp zip"
},
"author": {
"name": "Ghost Foundation",
"email": "hello@ghost.org",