remove type module

This commit is contained in:
2023-12-02 00:28:26 +01:00
parent 91b75011c1
commit 406b6fd197

View File

@@ -1,6 +1,4 @@
{
"name": "advent-of-code",
"type": "module",
"scripts": {
"gen": "bun hygen riddle new"
},