diff --git a/package.json b/package.json index 70edd39..1629518 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "version": "0.2.10", "main": "./source-map-support.js", "scripts": { - "test": "node_modules/mocha/bin/mocha" + "test": "mocha" }, "dependencies": { "source-map": "0.1.32"