This commit is contained in:
2023-02-08 16:24:09 +08:00
parent 65832c9fae
commit c2867da047
24 changed files with 69 additions and 69 deletions

View File

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