* 0.69

* Adjust

* Adjust

* Update CHANGELOG.md
This commit is contained in:
Jaco Greeff
2021-02-07 14:55:32 +01:00
committed by GitHub
parent 68f3d13d09
commit d8237f0687
16 changed files with 1104 additions and 1000 deletions
+9 -9
View File
@@ -1,6 +1,6 @@
{
"name": "exampleReactNative",
"version": "0.68.1",
"version": "0.69.0",
"private": true,
"scripts": {
"copy-workspace-packages": "yarn copy-identicon && yarn copy-ui-shared",
@@ -12,12 +12,12 @@
"test": "jest"
},
"dependencies": {
"@polkadot/keyring": "^5.5.1",
"@polkadot/reactnative-identicon": "0.68.1",
"@polkadot/ui-keyring": "0.68.1",
"@polkadot/ui-settings": "0.68.1",
"@polkadot/util": "^5.5.1",
"@polkadot/util-crypto": "^5.5.1",
"@polkadot/keyring": "^5.6.1",
"@polkadot/reactnative-identicon": "0.69.0",
"@polkadot/ui-keyring": "0.69.0",
"@polkadot/ui-settings": "0.69.0",
"@polkadot/util": "^5.6.1",
"@polkadot/util-crypto": "^5.6.1",
"@react-native-community/async-storage": "^1.12.1",
"fast-text-encoding": "^1.0.3",
"get-yarn-workspaces": "^1.0.2",
@@ -30,8 +30,8 @@
"stream-http": "^3.1.1"
},
"devDependencies": {
"@babel/core": "^7.12.10",
"@babel/runtime": "^7.12.5",
"@babel/core": "^7.12.13",
"@babel/runtime": "^7.12.13",
"@react-native-community/cli-platform-ios": "^4.13.0",
"@types/react-test-renderer": "17.0.0",
"babel-jest": "^26.6.3",