We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54e0ab1 commit 60f7bfcCopy full SHA for 60f7bfc
package.json
@@ -23,9 +23,9 @@
23
"dependencies": {
24
"@astrojs/node": "^6.1.0",
25
"@astrojs/react": "^3.6.0",
26
- "@kiltprotocol/sdk-js": "^0.36.0-rc.1",
27
- "@polkadot/extension-dapp": "^0.47.0",
28
- "@polkadot/util": "^12.6.2",
+ "@kiltprotocol/sdk-js": "^0.36.0-rc.4",
+ "@polkadot/extension-dapp": "^0.60.1",
+ "@polkadot/util": "^13.5.2",
29
"astro": "^3.6.5",
30
"dotenv": "^16.4.7",
31
"got": "^12.6.1",
@@ -82,7 +82,7 @@
82
"vitest-github-actions-reporter": "^0.11.1"
83
},
84
"resolutions": {
85
- "@kiltprotocol/type-definitions": "1.11502.0-rc.1",
86
- "@kiltprotocol/augment-api": "1.11502.0-peregrine-rc.1"
+ "@kiltprotocol/type-definitions": "1.11502.1-rc.1",
+ "@kiltprotocol/augment-api": "1.11504.0-rc.1"
87
}
88
0 commit comments