fixes
Some checks failed
build (18.x)

This commit is contained in:
Lee 2023-03-29 18:53:11 +01:00
parent 6d04eff484
commit e3dbdc3a95

@ -4,7 +4,7 @@
"description": "Simple util library to fetch data from beatsaber websites", "description": "Simple util library to fetch data from beatsaber websites",
"main": "dist/index.js", "main": "dist/index.js",
"scripts": { "scripts": {
"build": "tsc", "build": "npx tsc",
"test": "jest" "test": "jest"
}, },
"repository": { "repository": {