diff --git a/package.json b/package.json index 3eaabf9..84f1b8e 100644 --- a/package.json +++ b/package.json @@ -4,6 +4,7 @@ "description": "Web client for BRouter", "main": "js/index.js", "scripts": { + "build": "gulp", "test": "echo \"Error: no test specified\" && exit 1" }, "repository": {