fix extension types

This commit is contained in:
“chrisshank” 2024-12-18 15:09:56 -08:00
parent 3ab60aa5eb
commit 30a31b3855
2 changed files with 3 additions and 1 deletions

BIN
bun.lockb

Binary file not shown.

View File

@ -18,11 +18,13 @@
"perfect-arrows": "^0.3.7",
"perfect-freehand": "^1.2.2",
"vite-plugin-wasm": "^3.3.0",
"webcola": "^3.4.0"
"webcola": "^3.4.0",
"webextension-polyfill": "^0.12.0"
},
"devDependencies": {
"@types/leaflet": "^1.9.14",
"@types/node": "^22.10.1",
"@types/webextension-polyfill": "^0.12.1",
"@webgpu/types": "^0.1.51",
"bun-types": "^1.1.38",
"mitata": "^1.0.20",