Solve 2024-06 (using bruteforce)

This commit is contained in:
2024-12-06 21:05:01 +01:00
parent 8e8012e8a5
commit 62baa825f2
8 changed files with 220 additions and 1 deletions
+2 -1
View File
@@ -15,7 +15,8 @@
"prettier": "^3.4.0",
"prettier-plugin-organize-imports": "^4.1.0",
"prompts": "^2.4.2",
"replace-in-file": "^8.2.0"
"replace-in-file": "^8.2.0",
"p-limit": "^6.1.0"
},
"peerDependencies": {
"typescript": "^5.7.2"