feat(dependencies): add comlink library to package.json for improved worker communication
This commit is contained in:
parent
f7b9129401
commit
8fdd756d86
@ -29,6 +29,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"axios": "^1.7.8",
|
||||
"comlink": "^4.4.2",
|
||||
"jose": "^6.0.11",
|
||||
"vite-plugin-wasm": "^3.3.0"
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user