some postinstall script

This commit is contained in:
Snowflake107 2021-04-17 22:44:46 +05:45
parent 23121ed24f
commit 7a915d6cf0

View file

@ -9,7 +9,7 @@
"build": "tsc",
"format": "prettier --write \"src/**/*.ts\"",
"lint": "tslint -p tsconfig.json",
"postinstall": "npm run build"
"postinstall": "npx tsc"
},
"funding": "https://github.com/Androz2091/discord-player?sponsor=1",
"contributors": [