mirror of
https://github.com/tribufu/node-gamedig
synced 2026-06-01 09:42:41 +00:00
fix: remove deno hacky fixes (#452)
* fix: remove deno hacky fixes * fix: upgrade deno workflow from 1.x to 1.39.2
This commit is contained in:
parent
90b3c6044b
commit
6e6d140b7a
5 changed files with 6 additions and 16 deletions
|
|
@ -29,6 +29,7 @@ see next point) and `tshock` (which is `terraria`).
|
|||
* Added eslint which spotted some unused variables and other lints.
|
||||
* CLI: Resolved incorrect error message when querying with a non-existent protocol name.
|
||||
* Added Deno support: the library and CLI can now be experimentally used with the [Deno runtime](https://deno.com)
|
||||
* Minimum Supported Deno Version: `1.39.2`.
|
||||
* `deno run --allow-net bin/gamedig.js --type tf2 127.0.0.1`
|
||||
* Added code examples.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue