mioki 0.6.5 → 0.6.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "mioki",
3
3
  "type": "module",
4
- "version": "0.6.5",
4
+ "version": "0.6.6",
5
5
  "description": "A simple NapCat OneBot v11 framework.",
6
6
  "keywords": [
7
7
  "onebot",
@@ -42,7 +42,7 @@
42
42
  "pretty-ms": "^9.3.0",
43
43
  "string2argv": "^1.0.2",
44
44
  "systeminformation": "^5.27.14",
45
- "napcat-sdk": "0.6.5"
45
+ "napcat-sdk": "0.6.6"
46
46
  },
47
47
  "devDependencies": {
48
48
  "tsdown": "^0.18.0",
package/readme.md CHANGED
@@ -1,8 +1,7 @@
1
1
  # mioki
2
2
 
3
- 💓 一个基于 NapCat 的插件式 OneBot 机器人框架,KiviBot 的精神继任者。
3
+ 💓 一个基于 NapCat 的插件式 OneBot 机器人框架,KiviBot 的精神继任者,更多请 [查看文档](https://mioki.viki.moe)。
4
4
 
5
- > [!注意]
6
- > 本项目仍在积极开发中,使用需自担风险。
5
+ ## License
7
6
 
8
- 更多详情见 [GitHub](https://github.com/vikiboss/mioki)
7
+ MIT License © 2025-PRESENT Viki