williaster commented on a change in pull request #5177: Time shift difference
URL:
https://github.com/apache/incubator-superset/pull/5177#discussion_r204593937
##########
File path: superset/assets/package.json
##########
@@ -68,6 +68,7 @@
"geojson-extent": "^0.3.2",
"geolib": "^2.0.24",
"immutable": "^3.8.2",
+ "is-react": "^1.1.1",
Review comment:
FYI this added react 16 as a direct dependency (not a peer dependency),
which means we have 2 versions of react floating around. it'd be great to get
rid of this.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]