This commit is contained in:
2020-09-24 15:36:45 +08:00
parent d85f75ba1f
commit 72277f4d1a
14 changed files with 28 additions and 28 deletions

View File

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