refactoring - chess logic used from third party package

This commit is contained in:
Moon Patel
2023-07-01 03:22:59 +05:30
parent b45cc5194c
commit 16326766b7
7 changed files with 416 additions and 396 deletions
+1
View File
@@ -16,6 +16,7 @@
"@mantine/hooks": "^6.0.14",
"@radix-ui/react-icons": "^1.3.0",
"@tabler/icons-react": "^2.23.0",
"chess.js": "^1.0.0-beta.6",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.14.0",