chore: remove ts3-types dependency #66

Merged
t.behrendt merged 1 commits from chore-remove-ts3-types-dependency into main 2025-12-12 12:53:31 +01:00
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" "start": "bun run src/main.ts"
}, },
"devDependencies": { "devDependencies": {
"@types/ts3-nodejs-library": "2.0.1",
"@typescript-eslint/eslint-plugin": "5.62.0", "@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0", "@typescript-eslint/parser": "5.62.0",
"cspell": "8.19.4", "cspell": "8.19.4",