chore: Update Centrifuge metadata (#661)
* Update Centrifuge metadata Signed-off-by:Philip Stanislaus <6912756+philipstanislaus@users.noreply.github.com> * Update types-kown * Update metadata * Upgrade polkadot api, types and types-known Co-authored-by:
Hanwen Cheng <heawen.cheng@gmail.com>
... | ... | @@ -38,10 +38,10 @@ |
} | ||
}, | ||
"dependencies": { | ||
"@polkadot/api": "1.16.1", | ||
"@polkadot/api": "1.26.1", | ||
"@polkadot/reactnative-identicon": "0.53.1", | ||
"@polkadot/types": "1.16.1", | ||
"@polkadot/types-known": "1.16.1", | ||
"@polkadot/types": "1.26.1", | ||
"@polkadot/types-known": "1.26.1", | ||
"@polkadot/util": "2.11.1", | ||
"@polkadot/util-crypto": "2.11.1", | ||
"@react-native-community/masked-view": "^0.1.6", | ||
... | ... |
This diff is collapsed.
Please register or sign in to comment