Skip to content

Commit 4da7b73

Browse files
committed
Merge remote-tracking branch 'origin' into feat/pnpm-workspace
2 parents 33b71f2 + ab51d9b commit 4da7b73

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Taro 是由 [凹凸实验室](https://aotu.io) 倾力打造的多端开发解决
2626

2727
## 相关链接
2828

29-
- [Taro UI 使用文档](https://taro-ui.aotu.io)
29+
- [Taro UI 使用文档](https://taro-ui.jd.com)
3030
- [Taro UI 官方示例](https://github.com/NervJS/taro-ui-demo)
3131
- [Taro](https://taro.jd.com/)
3232
- [Taro 物料市场](https://taro-ext.jd.com)

packages/taro-ui-demo/package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,9 @@
7171
"eslint": "^8.12.0",
7272
"eslint-config-taro": "3.6.6",
7373
"eslint-plugin-import": "^2.12.0",
74-
"postcss": "^8.4.18",
74+
"eslint-plugin-react": "^7.8.2",
75+
"eslint-plugin-react-hooks": "^4.2.0",
76+
"postcss": "^8.4.31",
7577
"react-refresh": "^0.11.0",
7678
"sass": "^1.49.9",
7779
"stylelint": "^14.4.0",

0 commit comments

Comments
 (0)