diff --git a/package.json b/package.json index 7f5f3f6..1b7bddb 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,8 @@ "description": "Hugo theme made for documentation", "main": "gulpfile.js", "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" + "test": "echo \"Error: no test specified\" && exit 1", + "gulp": "gulp" }, "repository": { "type": "git",