Build esm (don't yet use) (#416)

* Build esm (don't yet use)

* fix ui-assets
This commit is contained in:
Jaco Greeff
2020-12-10 19:10:58 +01:00
committed by GitHub
parent c48f44830e
commit c1e961a938
12 changed files with 137 additions and 110 deletions
+3 -3
View File
@@ -12,12 +12,12 @@
"test": "jest"
},
"dependencies": {
"@polkadot/keyring": "^4.2.2-9",
"@polkadot/keyring": "^4.2.2-11",
"@polkadot/reactnative-identicon": "0.62.2-24",
"@polkadot/ui-keyring": "0.62.2-24",
"@polkadot/ui-settings": "0.62.2-24",
"@polkadot/util": "^4.2.2-9",
"@polkadot/util-crypto": "^4.2.2-9",
"@polkadot/util": "^4.2.2-11",
"@polkadot/util-crypto": "^4.2.2-11",
"@react-native-community/async-storage": "^1.12.1",
"fast-text-encoding": "^1.0.3",
"get-yarn-workspaces": "^1.0.2",