Update nodejs req to 6.11 (fixes package build)

Change-type: patch
Signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzoa@balena.io>
This commit is contained in:
Lorenzo Alberto Maria Ambrosi 2019-01-14 18:36:25 +01:00
parent 25b814e796
commit 1c8c36a224
No known key found for this signature in database
GPG Key ID: 0D424CCA84D4C9D4

View File

@ -17,7 +17,7 @@ Developing
#### Common
- [NodeJS](https://nodejs.org) (at least v6)
- [NodeJS](https://nodejs.org) (at least v6.11)
- [Python 2.7](https://www.python.org)
- [jq](https://stedolan.github.io/jq/)
- [curl](https://curl.haxx.se/)