Bump deps (#264)

* Bump deps

* Update tests

* Update mdEngine
This commit is contained in:
Jaco Greeff
2020-01-26 10:57:37 +01:00
committed by GitHub
parent 8183559a5f
commit b814d754b8
15 changed files with 3981 additions and 3588 deletions
+2 -2
View File
@@ -9,9 +9,9 @@
],
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.7.7",
"@babel/runtime": "^7.8.3",
"@polkadot/ui-shared": "^0.48.0-beta.14",
"react-native-svg": "^9.13.3"
"react-native-svg": "^11.0.1"
},
"peerDependencies": {
"react": "*",