mirror of
https://github.com/jupyter/notebook.git
synced 2025-03-01 12:56:54 +08:00
Downgrade to CodeMirror 5.16
Closes https://github.com/jupyter/notebook/issues/1967
This commit is contained in:
parent
1216b83e35
commit
e03ab77460
@ -5,7 +5,7 @@
|
||||
"backbone": "components/backbone#~1.2",
|
||||
"bootstrap": "components/bootstrap#~3.3",
|
||||
"bootstrap-tour": "0.9.0",
|
||||
"codemirror": "components/codemirror#~5.21",
|
||||
"codemirror": "components/codemirror#~5.16",
|
||||
"font-awesome": "components/font-awesome#~4.2.0",
|
||||
"google-caja": "5669",
|
||||
"jquery": "components/jquery#~2.0",
|
||||
|
Loading…
Reference in New Issue
Block a user