This commit is contained in:
2023-07-19 17:19:56 +08:00
parent 3f1de332fd
commit d4da57d7aa
25 changed files with 135 additions and 802 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@ccms/bungee",
"version": "0.27.3",
"version": "0.27.4",
"description": "MiaoScript bungee package",
"keywords": [
"miaoscript",
@@ -25,8 +25,8 @@
"typescript": "^4.9.5"
},
"dependencies": {
"@ccms/api": "^0.27.3",
"@ccms/common": "^0.27.3",
"@ccms/container": "^0.27.3"
"@ccms/api": "^0.27.4",
"@ccms/common": "^0.27.4",
"@ccms/container": "^0.27.4"
}
}