Re-enable esnext builds (#398)

This commit is contained in:
Jaco Greeff
2020-11-10 14:19:29 +01:00
committed by GitHub
parent 24b91a73c7
commit e5a8d695bb
11 changed files with 118 additions and 110 deletions
+3 -3
View File
@@ -12,12 +12,12 @@
"test": "jest"
},
"dependencies": {
"@polkadot/keyring": "^4.0.2-7",
"@polkadot/keyring": "^4.0.2-8",
"@polkadot/reactnative-identicon": "0.62.2-3",
"@polkadot/ui-keyring": "0.62.2-3",
"@polkadot/ui-settings": "0.62.2-3",
"@polkadot/util": "^4.0.2-7",
"@polkadot/util-crypto": "^4.0.2-7",
"@polkadot/util": "^4.0.2-8",
"@polkadot/util-crypto": "^4.0.2-8",
"@react-native-community/async-storage": "^1.12.1",
"fast-text-encoding": "^1.0.3",
"get-yarn-workspaces": "^1.0.2",