tolingcode 2026.3.89 → 2026.3.91

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 +5 -5
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,5 +1,8 @@
1
- ![TolingCode logo](https://raw.githubusercontent.com/tolingcode/tolingcode/master/docs/logo.png)
2
- ![TolingCode Banner](https://raw.githubusercontent.com/tolingcode/tolingcode/master/docs/banner.png)
1
+ ![TolingCode Banner](https://raw.githubusercontent.com/tolingcode/tolingcode/main/docs/banner.png)
2
+
3
+ <p align="center">
4
+ <img src="https://raw.githubusercontent.com/tolingcode/tolingcode/main/docs/logo.png" width="120" alt="TolingCode Logo">
5
+ </p>
3
6
 
4
7
  ![npm](https://img.shields.io/npm/v/tolingcode)
5
8
  ![downloads](https://img.shields.io/npm/dm/tolingcode)
@@ -45,9 +48,6 @@ npm install -g tolingcode@latest
45
48
  安装指定版本
46
49
  npm install -g tolingcode@2026.03.06
47
50
  ```
48
-
49
-
50
-
51
51
  ------------------------------------------------------------------------
52
52
 
53
53
  # 核心能力
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tolingcode",
3
- "version": "2026.03.089",
3
+ "version": "2026.03.91",
4
4
  "description": "TolingCode CLI - Install skills and apps from toling.me",
5
5
  "main": "bin/tolingcode.js",
6
6
  "bin": {