mirror of
https://github.com/tribufu/node-gamedig
synced 2026-05-06 07:07:33 +00:00
Update require.cjs
This commit is contained in:
parent
4764ec2e64
commit
cfba95f274
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
const GameDig = require('../dist/index.cjs')
|
||||
const { GameDig } = require('../dist/index.cjs')
|
||||
// Instead of '../dist/index.cjs' you would have here 'gamedig'.
|
||||
|
||||
GameDig.query({
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue