7cc5c4f330d47060
4eea38cca7
This does not mean that 10.0.0 is here yet. I have just decided to make the release candidates' version numbers the same as releases, as has been done for betas (they use different tag names to allow me to make multiple candidates for betas).
15 lines
298 B
JSON
Executable file
15 lines
298 B
JSON
Executable file
{
|
|
"dependencies": {
|
|
"minecraft-protocol": "^1.45.0",
|
|
"prismarine-chat": "^1.10.0"
|
|
},
|
|
"name": "botv10",
|
|
"version": "10.0.0",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"author": "",
|
|
"license": "MIT",
|
|
"description": ""
|
|
}
|