Remove node-fetch
This commit is contained in:
parent
bd9229b0c9
commit
f2f75ebd31
2 changed files with 0 additions and 2 deletions
|
|
@ -27,7 +27,6 @@
|
|||
"jsp-raknet": "^2.1.3",
|
||||
"minecraft-data": "^3.0.0",
|
||||
"minecraft-folder-path": "^1.2.0",
|
||||
"node-fetch": "^2.6.1",
|
||||
"node-nethernet": "github:LucienHH/node-nethernet#protocol",
|
||||
"prismarine-auth": "github:LucienHH/prismarine-auth#playfab",
|
||||
"prismarine-nbt": "^2.0.0",
|
||||
|
|
|
|||
|
|
@ -1,5 +1,4 @@
|
|||
const { stringify } = require('json-bigint')
|
||||
const { default: fetch } = require('node-fetch')
|
||||
const { checkStatus } = require('../datatypes/util')
|
||||
|
||||
const SessionConfig = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue