diff --git a/package.json b/package.json index 618b7e8..95c8c43 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,8 @@ "description": "chrome for docker", "main": "index.js", "scripts": { - "test": "echo \"Error: no test specified\"" + "test": "echo \"no test specified\"", + "build": "echo \"not needed for now\"" }, "repository": { "type": "git",