Skip to content

Commit cfcb70d

Browse files
committed
up
1 parent 46a5fdc commit cfcb70d

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"build": "yarn workspaces foreach -Wpt run build",
1515
"clean": "yarn workspaces foreach -Wpt run clean"
1616
},
17-
"author": "student_2333 <[email protected]>",
17+
"author": "LgCookie <[email protected]>",
1818
"license": "Apache-2.0",
1919
"devDependencies": {
2020
"@cordisjs/eslint-config": "^1.1.1",

readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
可以使用以下命令来克隆本工作区进行插件开发
1212

1313
```bash
14-
git clone --depth=1 --recurse-submodules https://github.com/lgc-LLDev/workspace
14+
git clone --depth=1 --recurse-submodules https://github.com/lgc-LLDev/workspace-js
1515
```
1616

1717
可以使用下面的命令更新所有子模块

0 commit comments

Comments
 (0)