Specifying Node version for development

This commit is contained in:
Christopher C. Wells 2021-06-16 06:24:29 -07:00
parent a21d1875f9
commit 3684d49a4c
2 changed files with 2 additions and 1 deletions

1
.nvmrc Normal file
View File

@ -0,0 +1 @@
14

View File

@ -97,7 +97,7 @@ documentation section: [Translation](https://docs.djangoproject.com/en/3.0/topic
### Requirements
- Python 3.6+, pip, pipenv
- NodeJS 10.x+ and NPM 6.x+
- NodeJS 14.x and NPM 7.x
- Gulp
### Installation