chore: 📦 Replace bun-types with @types/bun

This commit is contained in:
Jesse Wierzbinski 2024-05-28 13:58:38 -10:00
parent a87a474a62
commit fbc0c2c586
No known key found for this signature in database
4 changed files with 2 additions and 5 deletions

View file

@ -76,7 +76,7 @@
},
"devDependencies": {
"@biomejs/biome": "^1.7.0",
"@types/bun": "^1.1.2",
"@types/bun": "^1.1.3",
"@types/cli-progress": "^3.11.5",
"@types/cli-table": "^0.3.4",
"@types/html-to-text": "^9.0.4",