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,6 +9,6 @@
],
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.7.1"
"@babel/runtime": "^7.7.2"
}
}