@jupyterlab/tooltip
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "@jupyterlab/tooltip", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "JupyterLab - Tooltip Widget", | ||
@@ -38,6 +38,6 @@ "homepage": "https://github.com/jupyterlab/jupyterlab", | ||
"dependencies": { | ||
"@jupyterlab/apputils": "^1.1.0", | ||
"@jupyterlab/apputils": "^1.1.1", | ||
"@jupyterlab/codeeditor": "^1.1.0", | ||
"@jupyterlab/rendermime": "^1.1.0", | ||
"@jupyterlab/services": "^4.1.0", | ||
"@jupyterlab/rendermime": "^1.1.1", | ||
"@jupyterlab/services": "^4.1.1", | ||
"@phosphor/coreutils": "^1.3.1", | ||
@@ -55,3 +55,3 @@ "@phosphor/messaging": "^1.2.3", | ||
}, | ||
"gitHead": "65af312f8977f050b259b0d1c30901c555c261ad" | ||
"gitHead": "d726f5dd9a5d4bd0c92306b0fc0cff576ba27fba" | ||
} |
Updated@jupyterlab/apputils@^1.1.1
Updated@jupyterlab/services@^4.1.1