Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: learn now needs the package-lock.json files
I originally ignored these so we’d be confident in our CI not using them and having an experience similar to a user installing serialport. However our postInstall uses `lerna --no-ci` so that’s not an issue.
- Loading branch information