This commit is contained in:
2020-05-15 18:24:24 +08:00
parent d614b3741e
commit 4e1a77cc50
17 changed files with 43 additions and 43 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@ccms/bukkit",
"version": "0.6.6",
"version": "0.6.7",
"description": "MiaoScript bukkit package",
"keywords": [
"miaoscript",
@ -24,8 +24,8 @@
"typescript": "^3.9.2"
},
"dependencies": {
"@ccms/api": "^0.6.6",
"@ccms/common": "^0.6.6",
"@ccms/container": "^0.6.6"
"@ccms/api": "^0.6.7",
"@ccms/common": "^0.6.7",
"@ccms/container": "^0.6.7"
}
}