Bump deps (#241)

* Bump deps

* assert doing  it's job

* Unsused import

* throw -> assert
This commit is contained in:
Jaco Greeff
2019-11-13 12:11:47 +01:00
committed by GitHub
parent 47e81eda5c
commit 391ab5130e
14 changed files with 525 additions and 489 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
"main": "index.js",
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.7.1",
"@babel/runtime": "^7.7.2",
"@polkadot/ui-shared": "^0.47.0-beta.5",
"jdenticon": "2.2.0"
},