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",
"main": "dist/index.js",
"scripts": {
"build": "tsc",
"build": "npx tsc",
"test": "jest"
},
"repository": {