rusackas commented on code in PR #22708:
URL: https://github.com/apache/superset/pull/22708#discussion_r1462466589
##########
superset-frontend/plugins/legacy-plugin-chart-map-box/package.json:
##########
@@ -35,7 +35,7 @@
"@superset-ui/chart-controls": "*",
"@superset-ui/core": "*",
"mapbox-gl": "*",
- "react": "^15 || ^16"
+ "react": "^15 || ^16 || ^17"
Review Comment:
... same with the rest of these. We've been on React 16 long enough that I
would hope we can drop 15 as a peer dependency? ¯\\\_(ツ)_/¯
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]