aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'vnext/package.json')
-rw-r--r--vnext/package.json5
1 files changed, 1 insertions, 4 deletions
diff --git a/vnext/package.json b/vnext/package.json
index 1c0bb8de..7551235e 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -69,10 +69,7 @@
[
"@babel/preset-env",
{
- "useBuiltIns": "usage",
- "targets": {
- "browsers": "ie >=9, android >= 4.2"
- }
+ "useBuiltIns": "usage"
}
],
"@babel/preset-react"