@zrhsh/wukong-cli 0.4.8 → 0.4.10

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
@@ -69,6 +69,12 @@ npm run verify
69
69
  wukong-cli init # 初始化配置文件
70
70
  ```
71
71
 
72
+ ### 更新命令
73
+
74
+ ```bash
75
+ wukong-cli update # 更新到 npm latest 版本
76
+ ```
77
+
72
78
  ### 认证命令
73
79
 
74
80
  ```bash