fix CodeMirror version

Signed-off-by: Oleksii Kurinnyi <okurinnyi@codenvy.com>
6.19.x
Oleksii Kurinnyi 2016-10-20 18:41:39 +03:00
parent 855303b0d6
commit b331c3c505
1 changed files with 2 additions and 1 deletions

View File

@ -34,7 +34,8 @@
"angular-uuid4": "0.3.0",
"angular-file-upload": "2.0.0",
"jquery": "2.1.3",
"js-yaml": "3.6.1"
"js-yaml": "3.6.1",
"codemirror": "5.10.0"
},
"devDependencies": {},
"resolutions": {