Skip to content

Commit 15912f2

Browse files
committed
update README.md
1 parent f8b80c2 commit 15912f2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ npm run dev:mp-toutiao -- --runtime-log true
9595
npm run logcat:web
9696

9797
# 查看 Android 日志
98-
npm run logcat:app-android -- --serial emulator-5554
98+
npm run logcat:app-android -- --deviceId emulator-5554
9999

100100
# 查看 iOS 日志
101101
npm run logcat:app-ios -- --iosTarget device

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.1",
3+
"version": "1.1.2",
44
"description": "HBuilderX CLI integration for uni-app development",
55
"main": "lib/hbuilderx.js",
66
"bin": {

0 commit comments

Comments
 (0)