Bump deps (#357)

* Bump deps

* Update packages/ui-settings/src/defaults/crypto.ts

* .eslintrc
This commit is contained in:
Jaco Greeff
2020-08-26 15:59:57 +02:00
committed by GitHub
parent 3eb8799f67
commit ccfa730713
15 changed files with 551 additions and 463 deletions
+2 -2
View File
@@ -18,7 +18,7 @@
"vue": "*"
},
"devDependencies": {
"@polkadot/util-crypto": "^3.2.1",
"vue": "^2.6.11"
"@polkadot/util-crypto": "^3.4.0-beta.1",
"vue": "^2.6.12"
}
}