Skip to content

Commit 6f9f057

Browse files
TinsFoxkagol
authored andcommitted
docs: update contributing doc
1 parent 07bbaa8 commit 6f9f057

File tree

1 file changed

+2
-1
lines changed
  • packages/devui-vue/docs/contributing

1 file changed

+2
-1
lines changed

packages/devui-vue/docs/contributing/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44

55
### 快速上手
66

7-
Vue DevUI 使用 `pnpm` 构建 `monorepo` 仓库,你应该使用 [pnpm](https://www.pnpm.cn/) 包管理器,以确保不会因为包管理器的不同而引发异常。
7+
Vue DevUI 使用 `pnpm` 构建 `monorepo` 仓库,你应该使用 [pnpm 6.x](https://www.pnpm.cn/) 包管理器,以确保不会因为包管理器的不同而引发异常。
8+
> pnpm 7.x 发生了[break change](https://github.com/pnpm/pnpm/releases/tag/v7.0.0),如要使用pnpm 7.x 请自行更新`package.json`的script
89
910
如果你想参与 `devui-vue` 的开发或者测试:
1011

0 commit comments

Comments
 (0)