remove type module

This commit is contained in:
Niccolo Borgioli 2023-12-02 00:28:26 +01:00
parent 91b75011c1
commit 406b6fd197
No known key found for this signature in database
GPG Key ID: D93C615F75EE4F0B
1 changed files with 0 additions and 2 deletions

View File

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