@amaster.ai/pi-lark 0.1.2-beta.32 → 0.1.2-beta.34

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/README.md CHANGED
@@ -1,4 +1,6 @@
1
- # pi-lark
1
+ # @amaster.ai/pi-lark
2
+
3
+ ![pi-lark preview](https://raw.githubusercontent.com/TGYD-helige/pi/master/packages/pi-lark/preview.png)
2
4
 
3
5
  Pi extension for [Lark/Feishu](https://www.feishu.cn/) workspace — calendar, docs, drive, sheets, tasks, mail and more via [lark-cli](https://github.com/larksuite/cli).
4
6
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@amaster.ai/pi-lark",
3
- "version": "0.1.2-beta.32",
3
+ "version": "0.1.2-beta.34",
4
4
  "description": "Pi extension for Lark/Feishu workspace — calendar, docs, drive, sheets, tasks, mail and more via lark-cli.",
5
5
  "keywords": [
6
6
  "pi-package",
@@ -25,12 +25,15 @@
25
25
  },
26
26
  "files": [
27
27
  "dist",
28
- "skills"
28
+ "skills",
29
+ "preview.png",
30
+ "README.md"
29
31
  ],
30
32
  "pi": {
31
33
  "extensions": [
32
34
  "./dist/index.js"
33
- ]
35
+ ],
36
+ "image": "https://raw.githubusercontent.com/TGYD-helige/pi/master/packages/pi-lark/preview.png"
34
37
  },
35
38
  "publishConfig": {
36
39
  "access": "public"
@@ -58,7 +61,7 @@
58
61
  "vitest": "^4.0.0"
59
62
  },
60
63
  "dependencies": {
61
- "@amaster.ai/pi-shared": "0.1.2-beta.32"
64
+ "@amaster.ai/pi-shared": "0.1.2-beta.34"
62
65
  },
63
66
  "scripts": {
64
67
  "fetch-skills": "node scripts/fetch-skills.mjs",
package/preview.png ADDED
Binary file