This commit is contained in:
BuildTools
2020-11-13 10:02:21 +08:00
parent b5423cd26c
commit 17af1fd49b
24 changed files with 72 additions and 72 deletions

View File

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