diff --git a/package.json b/package.json index dc23df833..72211af15 100644 --- a/package.json +++ b/package.json @@ -16,6 +16,7 @@ ], "bugs": "https://github.com/lodash/lodash/issues", "repository": { "type": "git", "url": "https://github.com/lodash/lodash.git" }, + "scripts": { "test": "echo \"See the repository CONTRIBUTING.md for testing instructions.\"" }, "engines": ["node", "rhino"], "files": [ "LICENSE.txt",