This commit is contained in:
2020-09-24 13:51:39 +08:00
parent eae80fa30b
commit fb8a11ea05
23 changed files with 71 additions and 71 deletions

View File

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