add snake

This commit is contained in:
2026-08-04 22:32:00 +02:00
parent 03c39f17f4
commit 3842864906
6 changed files with 248 additions and 6 deletions
+1 -1
View File
@@ -5,6 +5,6 @@
"author": "",
"license": "ISC",
"devDependencies": {
"typescript": "^5.7.3"
"typescript": "^6.0.2"
}
}