This commit is contained in:
2020-09-24 15:36:45 +08:00
parent 1b4b249859
commit 4741e341b7
13 changed files with 25 additions and 25 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@ccms/nukkit",
"version": "0.9.4",
"version": "0.9.5",
"description": "MiaoScript nukkit 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"
}