diff --git a/package.json b/package.json index 0528568..f6a4fbe 100644 --- a/package.json +++ b/package.json @@ -5,8 +5,6 @@ "type": "module", "bin": { "hi2js": "./cli.js" - }, - "scripts": { - "test": "node run-tests.js" } } +