Skip to content

Commit

Permalink
fix(@polkadot/typegen correct version): use correct version of polkad…
Browse files Browse the repository at this point in the history
…ot/typegen v10.7.1

affects: @joystream/hydra-typegen
  • Loading branch information
mnaamani committed Mar 14, 2024
1 parent df13893 commit 1e6fa09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/hydra-typegen/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@oclif/config": "^1",
"@oclif/errors": "^1.3.3",
"@polkadot/api": "10.7.1",
"@polkadot/typegen": "12.6.2",
"@polkadot/typegen": "10.7.1",
"debug": "^4.3.1",
"figlet": "^1.5.2",
"handlebars": "^4.7.6",
Expand Down

0 comments on commit 1e6fa09

Please sign in to comment.