Merge pull request #207 from orangemug/fix/update-codemirror

Update to react-codemirror2
This commit is contained in:
Orange Mug
2017-11-30 09:14:54 +00:00
committed by GitHub
3 changed files with 11 additions and 34 deletions
+2 -2
View File
@@ -23,7 +23,7 @@
"@mapbox/mapbox-gl-rtl-text": "^0.1.1",
"@mapbox/mapbox-gl-style-spec": "^10.0.1",
"classnames": "^2.2.5",
"codemirror": "^5.31.0",
"codemirror": "^5.32.0",
"color": "^2.0.0",
"file-saver": "^1.3.3",
"github-api": "^3.0.0",
@@ -42,7 +42,7 @@
"react": "16.0.0",
"react-addons-pure-render-mixin": "^15.6.2",
"react-autocomplete": "^1.7.2",
"react-codemirror": "^1.0.0",
"react-codemirror2": "^3.0.7",
"react-collapse": "^4.0.3",
"react-color": "^2.13.8",
"react-copy-to-clipboard": "^5.0.1",