Skip to content

Commit 37a08ab

Browse files
ci: fix typecheck
Signed-off-by: Henry Gressmann <[email protected]>
1 parent ea884d5 commit 37a08ab

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

web/bun.lockb

256 Bytes
Binary file not shown.

web/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,9 @@
3838
"devDependencies": {
3939
"@biomejs/biome": "1.9.4",
4040
"@types/bun": "^1.1.13",
41+
"@types/d3-geo": "^3.1.0",
42+
"@types/d3-selection": "^3.0.11",
43+
"@types/d3-zoom": "^3.0.8",
4144
"@types/react": "^18.3.12",
4245
"@types/react-dom": "^18.3.1",
4346
"@types/topojson-client": "^3.1.5",

0 commit comments

Comments
 (0)