mirror of
https://github.com/maputnik/editor.git
synced 2026-06-06 15:27:30 +00:00
Merge pull request #207 from orangemug/fix/update-codemirror
Update to react-codemirror2
This commit is contained in:
+2
-2
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user