Merge pull request #191 from orangemug/fix/console-errors

Fixed startup errors/warnings
This commit is contained in:
Orange Mug
2017-11-07 15:05:16 +00:00
committed by GitHub
50 changed files with 269 additions and 218 deletions
+3 -2
View File
@@ -38,10 +38,11 @@
"mousetrap": "^1.6.0",
"ol-mapbox-style": "1.0.1",
"openlayers": "^3.19.1",
"prop-types": "^15.6.0",
"react": "^15.4.0",
"react-addons-pure-render-mixin": "^15.4.0",
"react-autocomplete": "^1.4.0",
"react-codemirror": "^0.3.0",
"react-codemirror": "^1.0.0",
"react-collapse": "^4.0.3",
"react-color": "^2.10.0",
"react-copy-to-clipboard": "^5.0.1",
@@ -51,7 +52,7 @@
"react-icon-base": "^2.0.4",
"react-icons": "^2.2.1",
"react-motion": "^0.4.7",
"react-sortable-hoc": "^0.4.5",
"react-sortable-hoc": "^0.6.8",
"reconnecting-websocket": "^3.0.3",
"request": "^2.79.0",
"url": "^0.11.0"