docs: Update dashboard frontend Node.js version restriction (#2760)

This commit is contained in:
李海峰 2022-07-09 13:17:06 +08:00 committed by GitHub
parent 04e5047014
commit 9f08a6a49c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,7 @@
## Env Requirement
- Node.js > 6.x
- Node.js < 12.x
## Code Guide

View File

@ -3,6 +3,7 @@
## 环境要求
- Node.js > 6.x
- Node.js < 12.x
## 编码规范