Skip to content

Commit b331c3c

Browse files
author
Oleksii Kurinnyi
committed
fix CodeMirror version
Signed-off-by: Oleksii Kurinnyi <okurinnyi@codenvy.com>
1 parent 855303b commit b331c3c

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

dashboard/bower.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,8 @@
3434
"angular-uuid4": "0.3.0",
3535
"angular-file-upload": "2.0.0",
3636
"jquery": "2.1.3",
37-
"js-yaml": "3.6.1"
37+
"js-yaml": "3.6.1",
38+
"codemirror": "5.10.0"
3839
},
3940
"devDependencies": {},
4041
"resolutions": {

0 commit comments

Comments
 (0)