@jupyterlab/running
Advanced tools
Comparing version 3.0.2 to 3.0.3
{ | ||
"name": "@jupyterlab/running", | ||
"version": "3.0.2", | ||
"version": "3.0.3", | ||
"description": "JupyterLab - Running Sessions Panel", | ||
@@ -40,5 +40,5 @@ "homepage": "https://github.com/jupyterlab/jupyterlab", | ||
"dependencies": { | ||
"@jupyterlab/apputils": "^3.0.2", | ||
"@jupyterlab/translation": "^3.0.2", | ||
"@jupyterlab/ui-components": "^3.0.2", | ||
"@jupyterlab/apputils": "^3.0.3", | ||
"@jupyterlab/translation": "^3.0.3", | ||
"@jupyterlab/ui-components": "^3.0.3", | ||
"@lumino/coreutils": "^1.5.3", | ||
@@ -58,3 +58,3 @@ "@lumino/disposable": "^1.4.3", | ||
"styleModule": "style/index.js", | ||
"gitHead": "3acb5b3441f869ee51b8f1dedc0eabe29a39c11f" | ||
"gitHead": "e1d3158200d4f7abc220987076a8db3e67215c70" | ||
} |