feat: add xxhash-wasm library

This commit is contained in:
Twig 2025-07-13 18:15:48 +02:00
parent 2299d3a17a
commit be5d65883b
No known key found for this signature in database
2 changed files with 10 additions and 1 deletions

View file

@ -22,7 +22,8 @@
"pinia-plugin-persistedstate": "^4.2.0",
"typescript": "^5.8.3",
"vue": "^3.5.13",
"vue-router": "^4.5.1"
"vue-router": "^4.5.1",
"xxhash-wasm": "^1.1.0"
},
"packageManager": "pnpm@10.11.0",
"license": "MIT",