diff --git a/package.json b/package.json index c6c5978..d182647 100644 --- a/package.json +++ b/package.json @@ -7,6 +7,9 @@ "analyze": true, "preferGlobal": true, "private": false, + "scripts": { + "test": "echo \"No tests written yet\" && exit 0" + }, "keywords": [ "cryptalk", "fandango",