Update publishing process
Showing
... | @@ -46,6 +46,7 @@ | ... | @@ -46,6 +46,7 @@ |
"run-sequence": "^2.1.0" | "run-sequence": "^2.1.0" | ||
}, | }, | ||
"scripts": { | "scripts": { | ||
"start": "gulp", | |||
"prepare": "gulp prepare", | "prepare": "gulp prepare", | ||
"archive": "gulp archive", | "archive": "gulp archive", | ||
"publish": "gulp publish", | "publish": "gulp publish", | ||
... | ... |
Please register or sign in to comment