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",