mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-13 15:58:06 +02:00
Tic Tac Toe AI
This commit is contained in:
+2
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "xiao",
|
||||
"version": "124.5.2",
|
||||
"version": "124.5.3",
|
||||
"description": "Your personal server companion.",
|
||||
"main": "Xiao.js",
|
||||
"scripts": {
|
||||
@@ -64,6 +64,7 @@
|
||||
"sherlockjs": "^1.4.0",
|
||||
"stackblur-canvas": "^2.4.0",
|
||||
"tesseract.js": "^2.1.4",
|
||||
"tictactoe-minimax-ai": "^1.2.1",
|
||||
"winston": "^3.3.3"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user