diff --git a/package.json b/package.json index 6572dab..12d12b9 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,8 @@ "vinyl-source-stream": "^1.1.0" }, "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" + "test": "echo \"Error: no test specified\" && exit 1", + "gulp": "gulp" }, "repository" : { "type" : "git"