diff --git a/package.json b/package.json index 808d944..796a1a1 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "Simple util library to fetch data from beatsaber websites", "main": "dist/index.js", "scripts": { - "build": "tsc", + "build": "npx tsc", "test": "jest" }, "repository": {