BenShelton / oclm-planner

A planner for the OCLM meetings of Jehovah's Witnesses
GNU General Public License v3.0
5 stars 1 forks source link

Update lambda functions to Node 12 #106

Open BenShelton opened 4 years ago

BenShelton commented 4 years ago

See blog post

Though this can be done simply by updating the env variable, it may also be worth updating babel to transpile to node 12 compatible code for some slight efficiency gains, namely smaller code footprint and a smaller api file being sent.