@jupyterlab/codemirror-extension
Advanced tools
Comparing version
{ | ||
"name": "@jupyterlab/codemirror-extension", | ||
"version": "1.0.0-alpha.12", | ||
"version": "1.0.0-alpha.13", | ||
"description": "JupyterLab - CodeMirror Provider Extension", | ||
@@ -39,10 +39,10 @@ "homepage": "https://github.com/jupyterlab/jupyterlab", | ||
"dependencies": { | ||
"@jupyterlab/application": "^1.0.0-alpha.12", | ||
"@jupyterlab/codeeditor": "^1.0.0-alpha.12", | ||
"@jupyterlab/codemirror": "^1.0.0-alpha.12", | ||
"@jupyterlab/coreutils": "^3.0.0-alpha.12", | ||
"@jupyterlab/docregistry": "^1.0.0-alpha.12", | ||
"@jupyterlab/fileeditor": "^1.0.0-alpha.12", | ||
"@jupyterlab/mainmenu": "^1.0.0-alpha.12", | ||
"@jupyterlab/statusbar": "^1.0.0-alpha.12", | ||
"@jupyterlab/application": "^1.0.0-alpha.13", | ||
"@jupyterlab/codeeditor": "^1.0.0-alpha.13", | ||
"@jupyterlab/codemirror": "^1.0.0-alpha.13", | ||
"@jupyterlab/coreutils": "^3.0.0-alpha.13", | ||
"@jupyterlab/docregistry": "^1.0.0-alpha.13", | ||
"@jupyterlab/fileeditor": "^1.0.0-alpha.13", | ||
"@jupyterlab/mainmenu": "^1.0.0-alpha.13", | ||
"@jupyterlab/statusbar": "^1.0.0-alpha.13", | ||
"@phosphor/widgets": "^1.8.0", | ||
@@ -63,3 +63,3 @@ "codemirror": "~5.47.0" | ||
}, | ||
"gitHead": "f2ca9197ffb3e1d3029f3cc687f9b7cbbe36e159" | ||
"gitHead": "6902480eee213e58fb0b51ce28faa1c057dbc45e" | ||
} |