mirror of
https://github.com/google/blockly.git
synced 2026-06-16 16:15:14 +02:00
be87eb7aca
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.