mirror of
https://github.com/tribufu/node-gamedig
synced 2026-06-01 09:42:41 +00:00
feat: add support to CommonJS (#519)
* Add support to CommonJS * Fixes * Update CHANGELOG.md
This commit is contained in:
parent
731f553607
commit
38ddfd61f3
7 changed files with 679 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -2,5 +2,6 @@
|
|||
/npm-debug.log
|
||||
/*.iml
|
||||
/.idea
|
||||
/dist
|
||||
# Deno bin/gamedig executable
|
||||
gamedig
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue