This commit is contained in:
2022-07-07 00:54:16 +08:00
parent 67fe13deac
commit bdf674b678
24 changed files with 69 additions and 69 deletions

View File

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