docs: Update dashboard frontend Node.js version restriction (#2760)
This commit is contained in:
parent
04e5047014
commit
9f08a6a49c
|
|
@ -3,6 +3,7 @@
|
|||
## Env Requirement
|
||||
|
||||
- Node.js > 6.x
|
||||
- Node.js < 12.x
|
||||
|
||||
## Code Guide
|
||||
|
||||
|
|
|
|||
|
|
@ -3,6 +3,7 @@
|
|||
## 环境要求
|
||||
|
||||
- Node.js > 6.x
|
||||
- Node.js < 12.x
|
||||
|
||||
## 编码规范
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue