diff --git a/package.json b/package.json index 8eca539e..b9efb0d6 100644 --- a/package.json +++ b/package.json @@ -31,6 +31,7 @@ "scripts": { "prepack": "tsc -p tsconfig.json", "start": "tsc -p tsconfig.json -w", + "test": "echo 'no tests'", "semantic-release": "semantic-release --no-ci" }, "rnpm": {},