Closed FauxFaux closed 4 years ago
Unlock dependency versions in npm, so we can pick up upgrades at install time.
npm
While we're here, fix a couple of build warnings, including eslint being outdated, and npm/nvmrcs being invalid.
eslint
What does this PR do?
Unlock dependency versions in
npm
, so we can pick up upgrades at install time.While we're here, fix a couple of build warnings, including
eslint
being outdated, and npm/nvmrcs being invalid.