simdjson in JeopardyScrape

This commit is contained in:
lilyissillyyy
2025-09-14 18:42:07 -04:00
parent 441cdce540
commit 3686b54b0d
2 changed files with 4 additions and 2 deletions
+2 -1
View File
@@ -1,6 +1,6 @@
{
"name": "xiao",
"version": "158.0.0",
"version": "158.0.1",
"description": "Your personal server companion.",
"main": "Xiao.js",
"scripts": {
@@ -75,6 +75,7 @@
"sagiri": "^4.3.0",
"semver": "^7.7.2",
"sherlockjs": "^1.4.2",
"simdjson": "^0.9.2",
"stackblur-canvas": "^2.7.0",
"text-diff": "^1.0.1",
"tictactoe-minimax-ai": "github:marianoheller/tic-tac-toe-minimax",