This commit is contained in:
2020-03-31 16:16:40 +08:00
parent 328d93cd3f
commit 595e11ddfd
12 changed files with 21 additions and 21 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@ms/bungee",
"version": "0.4.0",
"version": "0.4.1",
"description": "MiaoScript bungee package",
"keywords": [
"miaoscript",
@ -27,7 +27,7 @@
"typescript": "^3.8.3"
},
"dependencies": {
"@ms/api": "^0.4.0",
"@ms/api": "^0.4.1",
"@ms/common": "^0.4.0",
"@ms/container": "^0.4.0"
}