working changes

This commit is contained in:
Enstrayed
2024-04-09 15:02:16 -07:00
parent 98de002e14
commit 3b96e07d13
8 changed files with 317 additions and 102 deletions

View File

@@ -18,5 +18,9 @@
"bugs": {
"url": "https://github.com/enstrayed/enstrayedapi/issues"
},
"homepage": "https://api.enstrayed.com"
"homepage": "https://api.enstrayed.com",
"devDependencies": {
"@types/bun": "^1.0.12",
"@types/node": "^20.12.3"
}
}