Bump @valknar/vpinball-wasm to 0.3.4
0.3.4 skips SDL_SetWindowIcon on the Emscripten target, so the engine no longer hijacks the browser tab's favicon (and title) via a blob: URL when a table loads — verified live, no app-side workaround needed.
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@
|
||||
"lint": "eslint"
|
||||
},
|
||||
"dependencies": {
|
||||
"@valknar/vpinball-wasm": "0.3.3",
|
||||
"@valknar/vpinball-wasm": "0.3.4",
|
||||
"next": "16.3.2",
|
||||
"react": "19.2.8",
|
||||
"react-dom": "19.2.8"
|
||||
|
||||
Reference in New Issue
Block a user