aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'vnext/package.json')
-rw-r--r--vnext/package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/vnext/package.json b/vnext/package.json
index 3eaec73f..bf70be0e 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -13,6 +13,7 @@
"devDependencies": {
"babel-core": "^6.26.3",
"babel-loader": "^7.1.4",
+ "babel-polyfill": "^6.26.0",
"babel-preset-env": "^1.7.0",
"babel-preset-react": "^6.24.1",
"connect-history-api-fallback": "^1.5.0",
@@ -42,4 +43,4 @@
"react-router-dom": "^4.3.1",
"whatwg-fetch": "^2.0.4"
}
-}
+} \ No newline at end of file