@jupyterlab/codemirror-extension
Advanced tools
Comparing version 0.8.0 to 0.8.1
{ | ||
"name": "@jupyterlab/codemirror-extension", | ||
"version": "0.8.0", | ||
"version": "0.8.1", | ||
"description": "JupyterLab - CodeMirror Provider Extension", | ||
@@ -15,8 +15,8 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@jupyterlab/application": "^0.8.0", | ||
"@jupyterlab/apputils": "^0.8.0", | ||
"@jupyterlab/application": "^0.8.1", | ||
"@jupyterlab/apputils": "^0.8.1", | ||
"@jupyterlab/coreutils": "^0.8.0", | ||
"@jupyterlab/codeeditor": "^0.8.0", | ||
"@jupyterlab/codemirror": "^0.8.0", | ||
"@jupyterlab/fileeditor": "^0.8.0", | ||
"@jupyterlab/fileeditor": "^0.8.1", | ||
"@phosphor/widgets": "^1.3.0" | ||
@@ -23,0 +23,0 @@ }, |