Bump deps (#296)

* Bump deps

* @types/jest

* TS 3.8.3
This commit is contained in:
Jaco Greeff
2020-03-21 10:27:57 +01:00
committed by GitHub
parent b5882bf3a4
commit 49c4c592f1
13 changed files with 653 additions and 568 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
"main": "index.js",
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.8.7",
"@babel/runtime": "^7.9.0",
"@polkadot/ui-shared": "0.52.0-beta.16",
"jdenticon": "2.2.0"
},