Jest config cleanup (#518)

* Jest config cleanup

* Bump
This commit is contained in:
Jaco
2021-09-01 19:43:01 +03:00
committed by GitHub
parent eeca1f8f50
commit c8f2f119f0
14 changed files with 386 additions and 397 deletions
+4 -4
View File
@@ -1,6 +1,6 @@
{
"name": "exampleReactNative",
"version": "0.85.3",
"version": "0.85.4-0",
"private": true,
"scripts": {
"copy-workspace-packages": "yarn copy-identicon && yarn copy-ui-shared",
@@ -13,9 +13,9 @@
},
"dependencies": {
"@polkadot/keyring": "^7.3.1",
"@polkadot/reactnative-identicon": "0.85.3",
"@polkadot/ui-keyring": "0.85.3",
"@polkadot/ui-settings": "0.85.3",
"@polkadot/reactnative-identicon": "0.85.4-0",
"@polkadot/ui-keyring": "0.85.4-0",
"@polkadot/ui-settings": "0.85.4-0",
"@polkadot/util": "^7.3.1",
"@polkadot/util-crypto": "^7.3.1",
"@react-native-community/async-storage": "^1.12.1",