@jupyterlab/csvviewer
Advanced tools
Comparing version 0.8.1 to 0.8.2
{ | ||
"name": "@jupyterlab/csvviewer", | ||
"version": "0.8.1", | ||
"version": "0.8.2", | ||
"description": "JupyterLab - CSV Widget", | ||
@@ -16,5 +16,5 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@jupyterlab/apputils": "^0.8.1", | ||
"@jupyterlab/coreutils": "^0.8.0", | ||
"@jupyterlab/docregistry": "^0.8.1", | ||
"@jupyterlab/apputils": "^0.8.2", | ||
"@jupyterlab/coreutils": "^0.8.1", | ||
"@jupyterlab/docregistry": "^0.8.2", | ||
"@phosphor/algorithm": "^1.1.1", | ||
@@ -31,3 +31,3 @@ "@phosphor/datagrid": "^0.1.1", | ||
"rimraf": "^2.5.2", | ||
"typescript": "~2.3.1" | ||
"typescript": "~2.4.1" | ||
}, | ||
@@ -34,0 +34,0 @@ "scripts": { |