mirror of
https://github.com/google/blockly.git
synced 2026-01-07 09:00:11 +01:00
This should help ensure that CI catches PRs that update package.json without updating package-lock.json to match. Proposed in response to breakage caused by PR #8209.