diff --git a/package.json b/package.json index c41c097..90d122e 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "Node util for ISO Language Codes (639-1 and 693-2) and IETF Language Types", "main": "./src/index.js", "scripts": { - "test": "mocha", + "test": "node --test", "lint": "standard", "semantic-release": "semantic-release", "commit": "npx git-cz"