diff options
| author | Zog | 2018-04-27 10:18:49 +0200 | 
|---|---|---|
| committer | Zog | 2018-04-27 10:18:49 +0200 | 
| commit | 00d3b925025597b4b67060ce388c73575e384c94 (patch) | |
| tree | 4e0148b82061bee2dde87bbe484b1a27a6d66930 /yarn.lock | |
| parent | 9279fbf0cc56e0e793de2a17547da9465ae83997 (diff) | |
| download | chouette-core-6845-fix-ie.tar.bz2 | |
Refs #6845; Fix IE :shrug:6845-fix-ie
Diffstat (limited to 'yarn.lock')
| -rw-r--r-- | yarn.lock | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -791,7 +791,7 @@ babel-plugin-transform-strict-mode@^6.24.1:      babel-runtime "^6.22.0"      babel-types "^6.24.1" -babel-polyfill@6.26.0, babel-polyfill@^6.26.0: +babel-polyfill@^6.26.0:    version "6.26.0"    resolved "https://registry.yarnpkg.com/babel-polyfill/-/babel-polyfill-6.26.0.tgz#379937abc67d7895970adc621f284cd966cf2153"    dependencies: | 
