Skip to content

Commit 6d3cf8b

Browse files
committed
Backport PR #2004: Downgrade to CodeMirror 5.16
Temporary fix for #1967 I have tested and this resolves the strange space behavior in Safari 10 👌 Signed-off-by: Min RK <[email protected]>
1 parent 18596de commit 6d3cf8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"backbone": "components/backbone#~1.2",
66
"bootstrap": "components/bootstrap#~3.3",
77
"bootstrap-tour": "0.9.0",
8-
"codemirror": "components/codemirror#~5.21",
8+
"codemirror": "components/codemirror#~5.16",
99
"es6-promise": "~1.0",
1010
"font-awesome": "components/font-awesome#~4.2.0",
1111
"google-caja": "5669",

0 commit comments

Comments
 (0)