This commit is contained in:
2021-07-14 15:48:56 +08:00
parent 18329f0a4c
commit def62e2940
15 changed files with 28 additions and 28 deletions

View File

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