Update @nteract/monaco-editor package to get c# syntax coloring bug fix (#305)

Integrate `monaco-editor` from this nteract [release](39c604fcb0/changelogs/10-2020.md).
This commit is contained in:
Laurent Nguyen
2020-10-29 22:34:04 +01:00
committed by GitHub
parent 79769e9689
commit e2e58f73b1
2 changed files with 45 additions and 5 deletions

View File

@@ -21,7 +21,7 @@
"@nteract/jupyter-widgets": "2.0.0",
"@nteract/logos": "1.0.0",
"@nteract/markdown": "4.4.0",
"@nteract/monaco-editor": "3.2.0",
"@nteract/monaco-editor": "3.2.2",
"@nteract/octicons": "2.0.0",
"@nteract/outputs": "3.0.9",
"@nteract/presentational-components": "3.0.7",