Skip to content

Commit a44b7d3

Browse files
author
guomingliang
committed
feat:调整报名
1 parent d7d0e59 commit a44b7d3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

other/hbuilderx-cli/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
### 本地安装
1616

1717
```bash
18-
npm install hbuilderx-cli --save-dev
18+
npm install @dcloudio/hbuilderx-cli --save-dev
1919
```
2020

2121
## 🚀 快速开始

other/hbuilderx-cli/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "hbuilderx-cli",
2+
"name": "@dcloudio/hbuilderx-cli",
33
"version": "1.0.0",
44
"description": "HBuilderX CLI integration for uni-app development",
55
"main": "lib/hbuilderx.js",
@@ -25,7 +25,7 @@
2525
"launcher",
2626
"development"
2727
],
28-
"author": "HBuilderX CLI Team",
28+
"author": "DCloud",
2929
"license": "MIT",
3030
"engines": {
3131
"node": ">=12.0.0"

0 commit comments

Comments
 (0)