mirror of
https://github.com/cupcakearmy/advent-of-code.git
synced 2024-11-01 08:04:12 +01:00
10 lines
128 B
JSON
10 lines
128 B
JSON
{
|
|
"scripts": {
|
|
"gen": "bun hygen riddle new"
|
|
},
|
|
"dependencies": {
|
|
"axios": "^1.6.0",
|
|
"hygen": "^6.2.11"
|
|
}
|
|
}
|