This commit is contained in:
2019-09-24 10:15:06 +08:00
parent c7a812c003
commit 781524f83e
7 changed files with 15 additions and 15 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@ms/bukkit",
"version": "0.1.0",
"version": "0.1.1",
"description": "MiaoScript api package",
"keywords": [
"miaoscript",
@ -27,7 +27,7 @@
"typescript": "^3.6.2"
},
"dependencies": {
"@ms/api": "^0.1.0",
"@ms/api": "^0.1.1",
"@ms/common": "^0.1.0",
"@ms/container": "^0.1.0"
}