add build dependency npm

This commit is contained in:
PwnyTail 2019-03-17 09:56:25 +01:00 committed by msquare
parent 5712eaa786
commit 2a98dda133
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@ To report bugs use [engelsystem/issues](https://github.com/engelsystem/engelsyst
### Additional requirements if you want to build the project by yourself
* Node >= 8 (Development/Building only)
* npm (Development/Building only)
* Yarn (Development/Building only)
* PHP Composer (Development/Building only)