Merge pull request #1764 from gnestor/upgrade-codemirror

Upgrade Codemirror to 5.18
This commit is contained in:
Min RK 2016-09-16 10:16:50 +02:00 committed by GitHub
commit 0fce90df59

View File

@ -5,7 +5,7 @@
"backbone": "components/backbone#~1.2",
"bootstrap": "components/bootstrap#~3.3",
"bootstrap-tour": "0.9.0",
"codemirror": "~5.14",
"codemirror": "~5.18",
"es6-promise": "~1.0",
"font-awesome": "components/font-awesome#~4.2.0",
"google-caja": "5669",