Skip to content

Commit a19ac0c

Browse files
authored
Fix lockfile (#203)
1 parent ca66e71 commit a19ac0c

File tree

2 files changed

+36
-34
lines changed

2 files changed

+36
-34
lines changed

packages/iroha-source/config.js

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
*/
44
export default {
55
origin: 'https://github.com/hyperledger/iroha.git',
6-
// `iroha2-stable` as of 17 Oct 2023 (RC20)
7-
rev: '51d687607fad067fc855e266edc684d4fb33e7de',
6+
/**
7+
* `v2.0.0-pre-rc.20.1` (2024/04/04)
8+
*/
9+
rev: '742503abc4b8a8bc27d4cfd4caa8fa600e229db5',
810
}

pnpm-lock.yaml

Lines changed: 32 additions & 32 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)