mirror of
https://github.com/guilhermewerner/tcc
synced 2025-06-15 06:25:04 +00:00
Update package.json
This commit is contained in:
@ -5,6 +5,9 @@
|
|||||||
"author": "Guilherme Werner <guilhermewerner@tribufu.com>",
|
"author": "Guilherme Werner <guilhermewerner@tribufu.com>",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
|
"scripts": {
|
||||||
|
"start": "node src/multi.js"
|
||||||
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"bedrock-protocol": "^3.39.0",
|
"bedrock-protocol": "^3.39.0",
|
||||||
"mineflayer": "^4.20.1",
|
"mineflayer": "^4.20.1",
|
||||||
|
Reference in New Issue
Block a user