Skip to content

Commit

Permalink
fix stockfish 17 wasm crash on uci quit (engine change)
Browse files Browse the repository at this point in the history
  • Loading branch information
schlawg authored and ornicar committed Sep 17, 2024
1 parent e11ab70 commit 4413b88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/ceval/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"chessops": "^0.14.1",
"common": "workspace:*",
"idb-keyval": "^6.2.1",
"lila-stockfish-web": "^0.0.6",
"lila-stockfish-web": "^0.0.7",
"snabbdom": "3.5.1",
"stockfish-mv.wasm": "^0.6.1",
"stockfish-nnue.wasm": "1.0.0-1946a675.smolnet",
Expand Down

0 comments on commit 4413b88

Please sign in to comment.