done i think

This commit is contained in:
2022-03-29 23:25:06 -05:00
parent 97c05f168d
commit 5a62482891
24 changed files with 643 additions and 18 deletions

View File

@@ -6,8 +6,7 @@
"types": "lib/index.d.ts",
"devDependencies": {},
"scripts": {
"build": "tsc",
"prepare": "npm run build"
"build": "tsc && cd discord && tsc && cd .."
},
"repository": {
"type": "git",