feat: update dependencies version
Signed-off-by: MiaoWoo <admin@yumc.pw>
This commit is contained in:
@ -22,10 +22,10 @@
|
||||
"test": "echo \"Error: run tests from root\" && exit 1"
|
||||
},
|
||||
"dependencies": {
|
||||
"minecraft-protocol": "^1.13.0"
|
||||
"minecraft-protocol": "^1.16.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"rimraf": "^3.0.2",
|
||||
"typescript": "^3.9.6"
|
||||
"typescript": "^4.0.3"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user