diff --git a/package.json b/package.json index d259c27..905f1e6 100644 --- a/package.json +++ b/package.json @@ -11,6 +11,7 @@ }, "scripts": { "dev": "gulp dev", + "build": "gulp build", "zip": "gulp zip", "semantic-release": "semantic-release" },