Skip to content

Commit

Permalink
Update polkadot js
Browse files Browse the repository at this point in the history
  • Loading branch information
Yuripetusko committed Jun 12, 2024
1 parent 52d2f64 commit e8a6f75
Show file tree
Hide file tree
Showing 2 changed files with 200 additions and 117 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@babel/preset-env": "^7.20.2",
"@babel/preset-typescript": "^7.21.0",
"@pinata/sdk": "^1.1.13",
"@polkadot/api": "^10.11.2",
"@polkadot/api": "^11.2.1",
"@polkadot/keyring": "^12.6.2",
"@polkadot/util-crypto": "^12.6.2",
"@polkadot/x-randomvalues": "^12.6.2",
Expand Down Expand Up @@ -89,7 +89,7 @@
"webpack-cli": "^4.5.0"
},
"dependencies": {
"@polkadot/api-augment": "^10.11.2",
"@polkadot/api-augment": "^11.2.1",
"JSONStream": "^1.3.5",
"chalk": "^4.1.0",
"emoji-regex": "^9.2.2",
Expand All @@ -102,7 +102,7 @@
"winston": "^3.3.3"
},
"peerDependency": {
"@polkadot/api": "^10.x",
"@polkadot/api": "^11.x",
"@polkadot/keyring": "^12.x",
"@polkadot/util-crypto": "^12.x",
"@polkadot/util": "^12.x"
Expand Down
Loading

0 comments on commit e8a6f75

Please sign in to comment.