* Bump dev

* CHANGELOG

* Bump common
This commit is contained in:
Jaco
2021-08-13 14:15:45 +03:00
committed by GitHub
parent 3f0c2d82e8
commit e48115c557
14 changed files with 163 additions and 156 deletions
+4 -4
View File
@@ -12,10 +12,10 @@
"maintainers": [],
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.14.8",
"@babel/runtime": "^7.15.3",
"@polkadot/ui-shared": "0.84.4-0",
"@polkadot/util": "^7.1.1",
"@polkadot/util-crypto": "^7.1.1",
"@polkadot/util": "^7.1.3-3",
"@polkadot/util-crypto": "^7.1.3-3",
"react-native-svg": "^12.1.1"
},
"peerDependencies": {
@@ -25,6 +25,6 @@
"react-native": "*"
},
"devDependencies": {
"@types/react-native": "^0.64.12"
"@types/react-native": "^0.64.13"
}
}