diff --git a/package.json b/package.json index 5add660..2a3dd82 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,8 @@ "description": "", "main": "index.js", "scripts": { - "test": "gulp test" + "test": "gulp test", + "build": "gulp build" }, "author": "", "license": "ISC",