Idk? Build?

This commit is contained in:
Cyanoure
2024-09-15 14:40:14 +02:00
parent fca0f47fb0
commit 79e34f051d
8 changed files with 66 additions and 3 deletions

View File

@ -9,8 +9,7 @@
],
"scripts": {
"start": "ts-node src/index.ts",
"build": "tsup",
"postinstall": "npm run build"
"build": "tsup"
},
"keywords": [],
"author": "",