Bump deps (#111)

This commit is contained in:
Jaco Greeff
2019-04-03 13:09:53 +02:00
committed by GitHub
parent 9a3538e29b
commit 8047647cc7
7 changed files with 717 additions and 538 deletions
+3 -3
View File
@@ -9,7 +9,7 @@
],
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.4.2",
"@babel/runtime": "^7.4.3",
"@polkadot/ui-settings": "^0.37.0-beta.2",
"@types/color": "^3.0.0",
"@types/react-copy-to-clipboard": "^4.2.6",
@@ -24,8 +24,8 @@
"react": "*"
},
"devDependencies": {
"@polkadot/keyring": "^0.76.0-beta.5",
"@polkadot/util-crypto": "^0.76.0-beta.5",
"@polkadot/keyring": "^0.76.0-beta.7",
"@polkadot/util-crypto": "^0.76.0-beta.7",
"xmlserializer": "^0.6.1"
}
}