mirror of
https://github.com/tribufu/node-gamedig
synced 2026-05-06 15:17:36 +00:00
Fixes
This commit is contained in:
parent
91a38084d2
commit
9feb35e358
3 changed files with 4 additions and 4 deletions
|
|
@ -1,5 +1,5 @@
|
|||
const { GameDig } = require('../dist/index.cjs')
|
||||
// Instead of '../lib/index.js' you would have here 'gamedig'.
|
||||
// Instead of '../dist/index.cjs' you would have here 'gamedig'.
|
||||
|
||||
GameDig.query({
|
||||
type: 'minecraft',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue