mirror of
https://github.com/status-im/sourcecred.git
synced 2025-01-11 21:24:35 +00:00
12a3321ea7
PR #1325 introduced a failing snapshot test, which was promptly caught by @wchargin. This commit fixes it by running `./scripts/update_snapshots.sh`. Also, I bumped the project JSON version number, which also should have happened in #1325. Test plan: `yarn test --full` passes.