Set type: module

Signed-off-by: Shakar Bakr <5h4k4r.b4kr@gmail.com>
This commit is contained in:
Shakar Bakr 2023-10-04 11:35:01 +03:00
parent c40c255827
commit ff82951c30
No known key found for this signature in database
GPG Key ID: DA55A26823AE3C28

View File

@ -20,5 +20,6 @@
},
"devDependencies": {
"@types/node": "^20.6.2"
}
},
"type": "module"
}