aboutsummaryrefslogtreecommitdiff
path: root/app.json
diff options
context:
space:
mode:
authorVidhu Kant Sharma <vidhukant@vidhukant.xyz>2023-07-15 02:46:14 +0530
committerVidhu Kant Sharma <vidhukant@vidhukant.xyz>2023-07-15 02:46:14 +0530
commit72e89afac0f11d59e4399f245e6dcc728bec38d9 (patch)
tree481d5b9fb330f1a3528aa772dacf4a20e035fe65 /app.json
parent6036a220e251a9963e62508ae7dfeb68b2f289a2 (diff)
cleaned up code, added timeout, etc
Diffstat (limited to 'app.json')
-rw-r--r--app.json5
1 files changed, 0 insertions, 5 deletions
diff --git a/app.json b/app.json
deleted file mode 100644
index 4b598d1..0000000
--- a/app.json
+++ /dev/null
@@ -1,5 +0,0 @@
-{
- "name": "Minimalistic tic tac toe",
- "description": "What else description do you need",
- "keywords": ["react", "tic tac toe", "gpl"]
-}