@jupyterlab/codemirror-extension
Advanced tools
Comparing version 0.1.2 to 0.1.3
{ | ||
"name": "@jupyterlab/codemirror-extension", | ||
"version": "0.1.2", | ||
"version": "0.1.3", | ||
"description": "JupyterLab - CodeMirror Provider Extension", | ||
@@ -17,5 +17,5 @@ "main": "lib/index.js", | ||
"@jupyterlab/apputils": "^0.1.1", | ||
"@jupyterlab/codeeditor": "^0.1.1", | ||
"@jupyterlab/codemirror": "^0.1.1", | ||
"@jupyterlab/editorwidget": "^0.1.1", | ||
"@jupyterlab/codeeditor": "^0.1.4", | ||
"@jupyterlab/codemirror": "^0.1.4", | ||
"@jupyterlab/editorwidget": "^0.1.3", | ||
"@phosphor/widgets": "^0.3.0" | ||
@@ -22,0 +22,0 @@ }, |