diff --git a/packages/galata-example/package.json b/packages/galata-example/package.json index db2712c..fd37f13 100644 --- a/packages/galata-example/package.json +++ b/packages/galata-example/package.json @@ -9,6 +9,6 @@ "author": "Project Jupyter", "license": "BSD-3-Clause", "dependencies": { - "@jupyterlab/galata": "3.0.7-5" + "@jupyterlab/galata": "3.0.7-6" } } diff --git a/packages/galata/package.json b/packages/galata/package.json index 372b07d..1ba529b 100644 --- a/packages/galata/package.json +++ b/packages/galata/package.json @@ -1,6 +1,6 @@ { "name": "@jupyterlab/galata", - "version": "3.0.7-5", + "version": "3.0.7-6", "description": "JupyterLab UI Testing Framework", "homepage": "https://github.com/jupyterlab/galata", "bugs": {