@jupyterlab/csvviewer-extension
Advanced tools
Comparing version 0.14.0 to 0.14.1
{ | ||
"name": "@jupyterlab/csvviewer-extension", | ||
"version": "0.14.0", | ||
"version": "0.14.1", | ||
"description": "JupyterLab - CSV Widget Extension", | ||
@@ -32,5 +32,5 @@ "homepage": "https://github.com/jupyterlab/jupyterlab", | ||
"dependencies": { | ||
"@jupyterlab/application": "^0.14.0", | ||
"@jupyterlab/apputils": "^0.14.0", | ||
"@jupyterlab/csvviewer": "^0.14.0" | ||
"@jupyterlab/application": "^0.14.1", | ||
"@jupyterlab/apputils": "^0.14.1", | ||
"@jupyterlab/csvviewer": "^0.14.1" | ||
}, | ||
@@ -37,0 +37,0 @@ "devDependencies": { |
6375
5