This commit is contained in:
mol
2023-12-13 16:26:36 +08:00
parent c570da8138
commit d03ffb0cfc
2 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
{
"name": "mirai-middle-server",
"version": "1.1.6",
"version": "1.2.0",
"description": "使用miraijs开发,用于连接kuginn等外部服务与mirai通信的中转服务器",
"author": "mol",
"main": "app.js",
@ -15,4 +15,4 @@
"devDependencies": {
"dotenv": "^16.1.1"
}
}
}