Skip to content

Commit c1f128f

Browse files
author
guomingliang
committed
fix:update
1 parent a246219 commit c1f128f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

other/hbuilderx-cli/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ npm install @dcloudio/hbuilderx-cli --save-dev
2828
2929
## 📖 命令使用
3030

31-
### 开发命令 (uni-launch)
31+
<!-- ### 开发命令 (uni-launch)
3232
3333
#### Web 平台
3434
@@ -86,7 +86,7 @@ npm run dev:mp-alipay -- --runtime-log true
8686
8787
# 抖音小程序
8888
npm run dev:mp-toutiao -- --runtime-log true
89-
```
89+
``` -->
9090

9191
### 日志查看命令 (uni-logcat)
9292

other/hbuilderx-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@dcloudio/hbuilderx-cli",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "HBuilderX CLI integration for uni-app development",
55
"main": "lib/hbuilderx.js",
66
"bin": {

0 commit comments

Comments
 (0)