Skip to content

Commit e8a6f75

Browse files
committed
Update polkadot js
1 parent 52d2f64 commit e8a6f75

File tree

2 files changed

+200
-117
lines changed

2 files changed

+200
-117
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@babel/preset-env": "^7.20.2",
5656
"@babel/preset-typescript": "^7.21.0",
5757
"@pinata/sdk": "^1.1.13",
58-
"@polkadot/api": "^10.11.2",
58+
"@polkadot/api": "^11.2.1",
5959
"@polkadot/keyring": "^12.6.2",
6060
"@polkadot/util-crypto": "^12.6.2",
6161
"@polkadot/x-randomvalues": "^12.6.2",
@@ -89,7 +89,7 @@
8989
"webpack-cli": "^4.5.0"
9090
},
9191
"dependencies": {
92-
"@polkadot/api-augment": "^10.11.2",
92+
"@polkadot/api-augment": "^11.2.1",
9393
"JSONStream": "^1.3.5",
9494
"chalk": "^4.1.0",
9595
"emoji-regex": "^9.2.2",
@@ -102,7 +102,7 @@
102102
"winston": "^3.3.3"
103103
},
104104
"peerDependency": {
105-
"@polkadot/api": "^10.x",
105+
"@polkadot/api": "^11.x",
106106
"@polkadot/keyring": "^12.x",
107107
"@polkadot/util-crypto": "^12.x",
108108
"@polkadot/util": "^12.x"

0 commit comments

Comments
 (0)