feat: add support to CommonJS (#519)

* Add support to CommonJS

* Fixes

* Update CHANGELOG.md
This commit is contained in:
Guilherme Werner 2024-01-29 17:55:25 -03:00 committed by GitHub
parent 731f553607
commit 38ddfd61f3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 679 additions and 4 deletions

1
.gitignore vendored
View file

@ -2,5 +2,6 @@
/npm-debug.log
/*.iml
/.idea
/dist
# Deno bin/gamedig executable
gamedig