mioki 0.6.3 → 0.6.4

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.3",
4
+ "version": "0.6.4",
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.3"
45
+ "napcat-sdk": "0.6.4"
46
46
  },
47
47
  "devDependencies": {
48
48
  "tsdown": "^0.18.0",
package/readme.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # mioki
2
2
 
3
- 💓 一个插件式的 NapCat OneBot 框架,KiviBot 的精神继任者。
3
+ 💓 一个基于 NapCat 的插件式 OneBot 机器人框架,KiviBot 的精神继任者。
4
4
 
5
5
  > [!注意]
6
6
  > 本项目仍在积极开发中,使用需自担风险。