This commit is contained in:
2020-05-11 17:32:02 +08:00
parent 34ee276556
commit 3d1ed08473
15 changed files with 34 additions and 34 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@ccms/bungee",
"version": "0.6.2",
"version": "0.6.3",
"description": "MiaoScript bungee package",
"keywords": [
"miaoscript",
@ -24,8 +24,8 @@
"typescript": "^3.8.3"
},
"dependencies": {
"@ccms/api": "^0.6.1",
"@ccms/common": "^0.6.2",
"@ccms/api": "^0.6.3",
"@ccms/common": "^0.6.3",
"@ccms/container": "^0.6.0"
}
}