CloudFlow
CloudFlow copied to clipboard
Support for node 10
Currently, cloudflow shows that it is only compatible with node 8 :
"engines": { "node": "^8.0.0", "yarn": "^1.3.2", "npm": "^5.0.0" },
(in package.json)
Can you test cloudflow on node 10 and then publish a new version with the updated engines ?
Hi. Just to clarify- CloudFlow has no run-time dependencies. NodeJS is only needed during development time, not when running in production.