sampl / firefly

Web app boilerplate for beginners based on Firebase and React 🔥
http://getfirefly.org/
234 stars 42 forks source link

Using Node v8.9.4 #159

Open SamBroner opened 5 years ago

SamBroner commented 5 years ago

I haven't fully vetted it works, but adding "engines": {"node": "8"} to package.json files upgrades functions to running in node v8.9.4. I think getting onto the next LTS is probably worthwhile.

After testing, and with approval I can add a PR.

sampl commented 5 years ago

If you submit one, I'll merge it! Thanks @SamBroner :)