We learn from each other's mistakes, right? Here's one of mine...
To upgrade I often diff or compare the latest release with my current code. This time I failed to diff the package.json and failed to run npm install.
npm install
All's good now.