Bump deps (#461)

This commit is contained in:
Jaco
2021-04-22 09:41:38 +03:00
committed by GitHub
parent 4b6e7678ad
commit f368fa077e
13 changed files with 135 additions and 117 deletions
+2 -2
View File
@@ -12,7 +12,7 @@
"maintainers": [],
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.13.10",
"@babel/runtime": "^7.13.17",
"@polkadot/ui-shared": "0.74.1",
"@polkadot/util": "^6.2.1",
"@polkadot/util-crypto": "^6.2.1",
@@ -25,6 +25,6 @@
"react-native": "*"
},
"devDependencies": {
"@types/react-native": "^0.64.3"
"@types/react-native": "^0.64.4"
}
}