* 0.50

* Dep bumps
This commit is contained in:
Jaco Greeff
2020-02-16 09:18:04 +01:00
committed by GitHub
parent c29613faed
commit 6fb91e2e56
15 changed files with 155 additions and 149 deletions
+7 -7
View File
@@ -1,6 +1,6 @@
{
"name": "exampleReactNative",
"version": "0.50.0-beta.4",
"version": "0.50.0",
"private": true,
"workspaces": {
"nohoist": [
@@ -23,9 +23,9 @@
"test": "jest"
},
"dependencies": {
"@polkadot/reactnative-identicon": "^0.50.0-beta.4",
"@polkadot/ui-keyring": "^0.50.0-beta.4",
"@polkadot/ui-settings": "^0.50.0-beta.4",
"@polkadot/reactnative-identicon": "^0.50.0",
"@polkadot/ui-keyring": "^0.50.0",
"@polkadot/ui-settings": "^0.50.0",
"@react-native-community/async-storage": "^1.7.1",
"fast-text-encoding": "^1.0.0",
"get-yarn-workspaces": "^1.0.2",
@@ -40,9 +40,9 @@
"devDependencies": {
"@babel/core": "^7.8.4",
"@babel/runtime": "^7.8.4",
"@polkadot/keyring": "^2.3.0-beta.6",
"@polkadot/util": "^2.3.0-beta.6",
"@polkadot/util-crypto": "^2.3.0-beta.6",
"@polkadot/keyring": "^2.3.1",
"@polkadot/util": "^2.3.1",
"@polkadot/util-crypto": "^2.3.1",
"@react-native-community/cli-platform-ios": "^3.0.0",
"@types/react-test-renderer": "16.9.2",
"babel-jest": "^25.1.0",