From 1a16e3e81b00bc35962c1cfef4cfbae8e4abe361 Mon Sep 17 00:00:00 2001 From: Dragon Fire Date: Tue, 19 Mar 2024 21:55:38 -0400 Subject: [PATCH] Hmm --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c20de4c6..0f24508f 100644 --- a/package.json +++ b/package.json @@ -83,7 +83,7 @@ "stackblur-canvas": "^2.7.0", "tesseract.js": "^5.0.5", "text-diff": "^1.0.1", - "tictactoe-minimax-ai": "^1.2.1", + "tictactoe-minimax-ai": "github:marianoheller/tic-tac-toe-minimax", "twemoji-parser": "^14.0.0", "user-agents": "^1.1.148", "valid-url": "^1.0.9",