fix extension types
This commit is contained in:
parent
3ab60aa5eb
commit
30a31b3855
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in New Issue