diff options
| author | Luc Donnet | 2018-05-23 12:45:06 +0200 |
|---|---|---|
| committer | GitHub | 2018-05-23 12:45:06 +0200 |
| commit | 192f7b1c8a42e9de63aab64c4f815ebddde7fbd6 (patch) | |
| tree | 15f1069fc0fe636d23bf0669b365e1364d982fef /yarn.lock | |
| parent | 223fb43d3e0bc0a7aba73252f5c44b1a3202a84a (diff) | |
| parent | 00d3b925025597b4b67060ce388c73575e384c94 (diff) | |
| download | chouette-core-192f7b1c8a42e9de63aab64c4f815ebddde7fbd6.tar.bz2 | |
Merge pull request #539 from af83/6845-fix-ie
Refs #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: |
