Add element-dataset polyfill for IE9-IE10

This commit is contained in:
RainLoop 2017-09-21 20:05:23 +03:00
parent 4f19d9fd56
commit 76f28b354b
3 changed files with 11 additions and 1 deletions

View file

@ -64,6 +64,7 @@
"babel-runtime": "6.26.0",
"classnames": "2.2.5",
"copy-webpack-plugin": "4.0.1",
"element-dataset": "2.2.6",
"es6-promise-polyfill": "1.2.0",
"eslint": "4.6.1",
"eslint-plugin-compat": "1.0.4",
@ -93,7 +94,7 @@
"gulp-util": "3.0.8",
"gulp-zip": "4.0.0",
"ifvisible.js": "1.0.6",
"intersection-observer": "^0.4.2",
"intersection-observer": "0.4.2",
"jquery": "2.2.4",
"jquery-backstretch": "2.1.16",
"jquery-lazyload": "1.9.7",