Bump deps (#316)

* Bump deps

* Remove unused deps

* Bump berry

* Bump berry
This commit is contained in:
Jaco Greeff
2020-05-11 11:43:05 +02:00
committed by GitHub
parent e84758440f
commit 435a9b3cd4
19 changed files with 3287 additions and 2986 deletions
+2 -2
View File
@@ -9,7 +9,7 @@
"main": "index.js",
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.9.2",
"@babel/runtime": "^7.9.6",
"@polkadot/ui-shared": "0.53.0-beta.2",
"jdenticon": "2.2.0"
},
@@ -18,7 +18,7 @@
"vue": "*"
},
"devDependencies": {
"@polkadot/util-crypto": "^2.9.1",
"@polkadot/util-crypto": "^2.10.0-beta.3",
"vue": "^2.6.11"
}
}