Skip to content

Commit

Permalink
chore(root): fix sdk-coin-dot
Browse files Browse the repository at this point in the history
fix sdk-coin-dot libs by locking their versions

WP-837

TICKET: WP-837
  • Loading branch information
alebusse committed Oct 24, 2023
1 parent 3847ec5 commit f9250dc
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,13 @@
"@types/keyv": "3.1.4",
"@types/react": "17.0.24",
"@types/react-dom": "17.0.16",
"@polkadot/api": "10.9.1",
"@polkadot/keyring": "12.3.2",
"@polkadot/types": "10.9.1",
"@polkadot/util": "12.3.2",
"@polkadot/util-crypto": "12.3.2",
"@substrate/txwrapper-core": "7.0.1",
"@substrate/txwrapper-polkadot": "7.0.1",
"buffer": "^6.0.3",
"degenerator": "5.0.0",
"eventsource": "2.0.2",
Expand Down

0 comments on commit f9250dc

Please sign in to comment.