[BasicUI] Update CONTRIBUTING.md (#2737)

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
pull/2726/head
Florian Hotze 2024-08-31 18:45:48 +02:00 committed by GitHub
parent f295665469
commit 2a82a44884
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
## Contributing
You need NodeJS 18.17.0 or later and npm 9.8.1 or later installed.
You need NodeJS 20.16.0 or later and npm 10.8.1 or later installed.
Javascript linting, compressing and LESS compilation is handled through Gulp.
Therefore, please run `gulp` instead of changing compressed CSS/JS manually.