2024 day 11 wip

This commit is contained in:
2024-12-11 14:49:21 +01:00
parent cef46306a4
commit 2383e36ce8

View File

@@ -3,7 +3,7 @@
"module": "index.ts",
"type": "module",
"scripts": {
"prepare": "bun run scripts/prepare.ts"
"prepare-day": "bun run scripts/prepare.ts"
},
"devDependencies": {
"@biomejs/biome": "1.9.4",