ali-skills 0.0.4-beta.0 → 0.0.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.
Files changed (2) hide show
  1. package/README.md +7 -0
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -5,6 +5,13 @@
5
5
  > ```
6
6
  > @ali:registry=https://registry.anpm.alibaba-inc.com
7
7
  > ```
8
+ >
9
+ > 或者
10
+ > 采用 `tnpm` 或 `tnpx` 命令来使用,如 `tnpx ali-skills`
11
+
12
+ <br/>
13
+ <hr/>
14
+ <br/>
8
15
 
9
16
  The CLI for the open agent skills ecosystem.
10
17
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ali-skills",
3
- "version": "0.0.4-beta.0",
3
+ "version": "0.0.4",
4
4
  "description": "The open agent skills ecosystem",
5
5
  "type": "module",
6
6
  "bin": {