aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorZog2018-04-27 10:18:49 +0200
committerZog2018-04-27 10:18:49 +0200
commit00d3b925025597b4b67060ce388c73575e384c94 (patch)
tree4e0148b82061bee2dde87bbe484b1a27a6d66930 /package.json
parent9279fbf0cc56e0e793de2a17547da9465ae83997 (diff)
downloadchouette-core-00d3b925025597b4b67060ce388c73575e384c94.tar.bz2
Refs #6845; Fix IE :shrug:6845-fix-ie
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index ef956105c..864f06c46 100644
--- a/package.json
+++ b/package.json
@@ -3,7 +3,7 @@
"dependencies": {
"@rails/webpacker": "3.2.0",
"babel-jest": "22.0.4",
- "babel-polyfill": "6.26.0",
+ "babel-polyfill": "^6.26.0",
"babel-preset-es2015": "6.24.1",
"babel-preset-react": "6.24.1",
"babelify": "8.0.0",