This commit is contained in:
2022-04-03 03:10:13 +08:00
parent 866d1dd62c
commit 41e5754492
13 changed files with 25 additions and 25 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@ccms/bungee",
"version": "0.19.5",
"version": "0.19.6",
"description": "MiaoScript bungee package",
"keywords": [
"miaoscript",
@ -25,7 +25,7 @@
"typescript": "^4.5.5"
},
"dependencies": {
"@ccms/api": "^0.19.5",
"@ccms/api": "^0.19.6",
"@ccms/common": "^0.19.0",
"@ccms/container": "^0.19.0"
}