This commit is contained in:
2020-05-07 18:38:28 +08:00
parent 2dda9bd0fc
commit 1931391cba
8 changed files with 14 additions and 14 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@ccms/bukkit",
"version": "0.6.1",
"version": "0.6.2",
"description": "MiaoScript bukkit package",
"keywords": [
"miaoscript",
@ -25,7 +25,7 @@
},
"dependencies": {
"@ccms/api": "^0.6.1",
"@ccms/common": "^0.6.1",
"@ccms/common": "^0.6.2",
"@ccms/container": "^0.6.0"
}
}