mirror of
https://github.com/xnite/MCSeeker.git
synced 2026-05-02 12:54:50 -07:00
fix package.json
zlib package tries to use an old thing to build and you cant install dependencies
This commit is contained in:
@@ -13,7 +13,6 @@
|
||||
"mineflayer": "^4.0.0",
|
||||
"minimatch": "^3.0.4",
|
||||
"node-mcpe-color-parser": "^0.1.1",
|
||||
"tar-stream": "^2.2.0",
|
||||
"zlib": "^1.0.5"
|
||||
"tar-stream": "^2.2.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user