diff --git a/package.json b/package.json index ea34581..c8ac482 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,8 @@ "IE 10" ], "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" + "test": "echo \"Error: no test specified\" && exit 1", + "watch": "gulp watch" }, "repository": { "type": "git",