18F / omb-eregs

A tool to find, read, and maintain White House Office of Management and Budget (OMB) policy requirements

Home Page:https://policy-beta.cio.gov/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update to Node 8

cmc333333 opened this issue · comments

We're using Node 6 in our docker images (and in cloud.gov), yet we're also using package-lock.json files, which aren't part of the bundled npm until Node 8. Let's upgrade everything to the latest LTS and remove the shrinkwrap files.