diff --git a/package.json b/package.json index f431ebe9..83772177 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "concourse-build-electron": "make webpack", "concourse-test": "npm test", "concourse-test-electron": "npm test", - "concourse-test-node-cli": "make lint test-cli sanity-checks" + "concourse-test-node-cli": "make lint-js lint-cpp lint-spell test-cli" }, "author": "Resin Inc. ", "license": "Apache-2.0",