mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-31 21:19:21 +03:00
Add element-dataset polyfill for IE9-IE10
This commit is contained in:
parent
4f19d9fd56
commit
76f28b354b
3 changed files with 11 additions and 1 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue