chore: remove ts3-types dependency (#66)
All checks were successful
CD / Check changes (push) Successful in 6s
CD / Test (push) Successful in 1m38s
CD / Build and push (amd64) (push) Successful in 34s
CD / Build and push (arm64) (push) Successful in 2m23s
CD / Create manifest (push) Successful in 22s

Removing the types for ts3-nodejs-library, as they are no longer required.

Reviewed-on: #66
Reviewed-by: branch-buddy <branch-buddy@t00n.de>
Co-authored-by: Timo Behrendt <t.behrendt@t00n.de>
Co-committed-by: Timo Behrendt <t.behrendt@t00n.de>
This commit was merged in pull request #66.
This commit is contained in:
2025-12-12 12:53:30 +01:00
committed by t.behrendt
parent 10f49ef8af
commit 2f8af972e3
2 changed files with 0 additions and 1 deletions

BIN
bun.lockb

Binary file not shown.

View File

@@ -6,7 +6,6 @@
"start": "bun run src/main.ts"
},
"devDependencies": {
"@types/ts3-nodejs-library": "2.0.1",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"cspell": "8.19.4",