0.66.2 Stable common

This commit is contained in:
Jaco Greeff
2021-01-17 17:29:05 +01:00
parent 12bc342cc6
commit b045104c3e
13 changed files with 173 additions and 172 deletions
+7 -7
View File
@@ -1,6 +1,6 @@
{
"name": "exampleReactNative",
"version": "0.66.1",
"version": "0.66.2",
"private": true,
"scripts": {
"copy-workspace-packages": "yarn copy-identicon && yarn copy-ui-shared",
@@ -12,12 +12,12 @@
"test": "jest"
},
"dependencies": {
"@polkadot/keyring": "^5.2.4-7",
"@polkadot/reactnative-identicon": "0.66.1",
"@polkadot/ui-keyring": "0.66.1",
"@polkadot/ui-settings": "0.66.1",
"@polkadot/util": "^5.2.4-7",
"@polkadot/util-crypto": "^5.2.4-7",
"@polkadot/keyring": "^5.3.1",
"@polkadot/reactnative-identicon": "0.66.2",
"@polkadot/ui-keyring": "0.66.2",
"@polkadot/ui-settings": "0.66.2",
"@polkadot/util": "^5.3.1",
"@polkadot/util-crypto": "^5.3.1",
"@react-native-community/async-storage": "^1.12.1",
"fast-text-encoding": "^1.0.3",
"get-yarn-workspaces": "^1.0.2",