This commit is contained in:
mol
2023-07-31 14:04:50 +08:00
parent 9b8dafefb1
commit 7f1fa85dbb
4 changed files with 28 additions and 23 deletions

View File

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