mirror of
https://github.com/jupyter/notebook.git
synced 2025-01-12 11:45:38 +08:00
update codemirror component to 5.37
This should fix f string syntax highlighting https://github.com/jupyter/notebook/issues/2037
This commit is contained in:
parent
b94cc449db
commit
268332dde2
@ -5,7 +5,7 @@
|
|||||||
"backbone": "components/backbone#~1.2",
|
"backbone": "components/backbone#~1.2",
|
||||||
"bootstrap": "components/bootstrap#~3.3",
|
"bootstrap": "components/bootstrap#~3.3",
|
||||||
"bootstrap-tour": "0.9.0",
|
"bootstrap-tour": "0.9.0",
|
||||||
"codemirror": "components/codemirror#~5.35",
|
"codemirror": "components/codemirror#~5.37",
|
||||||
"es6-promise": "~1.0",
|
"es6-promise": "~1.0",
|
||||||
"font-awesome": "components/font-awesome#~4.7.0",
|
"font-awesome": "components/font-awesome#~4.7.0",
|
||||||
"google-caja": "5669",
|
"google-caja": "5669",
|
||||||
|
Loading…
Reference in New Issue
Block a user