graceguo-supercat closed pull request #3723: bump react-bootstrap version
URL: https://github.com/apache/incubator-superset/pull/3723
This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:
As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):
diff --git a/superset/assets/.babelrc b/superset/assets/.babelrc
index c231674221..a965253b72 100644
--- a/superset/assets/.babelrc
+++ b/superset/assets/.babelrc
@@ -1,3 +1,3 @@
{
- "presets" : ["airbnb", "env", "react"],
+ "presets" : ["airbnb"],
}
diff --git a/superset/assets/package.json b/superset/assets/package.json
index 634ba70532..f45b26b7d7 100644
--- a/superset/assets/package.json
+++ b/superset/assets/package.json
@@ -70,7 +70,7 @@
"react-addons-css-transition-group": "^15.6.0",
"react-addons-shallow-compare": "^15.4.2",
"react-alert": "^2.3.0",
- "react-bootstrap": "^0.31.2",
+ "react-bootstrap": "^0.31.5",
"react-bootstrap-table": "^4.0.2",
"react-color": "^2.13.8",
"react-datetime": "2.9.0",
@@ -106,8 +106,6 @@
"babel-plugin-css-modules-transform": "^1.1.0",
"babel-polyfill": "^6.23.0",
"babel-preset-airbnb": "^2.1.1",
- "babel-preset-env": "^1.6.0",
- "babel-preset-react": "^6.11.1",
"chai": "^4.0.2",
"clean-webpack-plugin": "^0.1.16",
"codeclimate-test-reporter": "^0.5.0",
----------------------------------------------------------------
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