Node version support
Closed this issue · 3 comments
szul commented
Does it make sense to list the supported Node version? I had an older version of Node and came across this issue:
#63 (comment)
...when reviewing @iMicknl's Twilio WhatsApp adapter. My version could have just been too old though.
What is the standard practice?
iMicknl commented
Should we also add it to the package.json
? https://stackoverflow.com/questions/29349684/how-can-i-specify-the-required-node-js-version-in-package-json
szul commented
We can do that. We only ran into this with a single syntax issue in a single package, so I don’t anticipate too many issues.