day 15, what a slog

This commit is contained in:
Joshua Seigler 2021-12-15 02:58:55 -05:00
parent 8c135affd7
commit 901f88482f
6 changed files with 149 additions and 40 deletions

View file

@ -17,7 +17,9 @@
"aocrunner": "^1.4.5",
"prettier": "^2.4.1"
},
"dependencies": {},
"dependencies": {
"heap": "^0.2.7"
},
"engines": {
"node": ">=16.0.0"
}