Bump deps (#345)

This commit is contained in:
Jaco Greeff
2020-07-17 09:54:43 +02:00
committed by GitHub
parent b68b4cc374
commit dad6590660
13 changed files with 514 additions and 629 deletions
+2 -2
View File
@@ -9,7 +9,7 @@
"main": "index.js",
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.10.4",
"@babel/runtime": "^7.10.5",
"@polkadot/ui-shared": "0.56.0-beta.1",
"jdenticon": "2.2.0"
},
@@ -18,7 +18,7 @@
"vue": "*"
},
"devDependencies": {
"@polkadot/util-crypto": "^2.18.0-beta.3",
"@polkadot/util-crypto": "^2.18.1",
"vue": "^2.6.11"
}
}