Add Object.assign polyfill (#1692)

This commit is contained in:
RainLoop Team 2018-05-16 17:31:45 +03:00
parent 841c4d59e3
commit 367748d39e
3 changed files with 8 additions and 1 deletions

View file

@ -65,6 +65,7 @@
"copy-webpack-plugin": "4.5.1",
"element-dataset": "2.2.6",
"emailjs-addressparser": "2.0.2",
"es6-object-assign": "1.1.0",
"es6-promise-polyfill": "1.2.0",
"eslint": "4.19.1",
"eslint-plugin-compat": "2.2.0",
@ -103,8 +104,8 @@
"json-loader": "0.5.7",
"json3": "3.3.2",
"knockout": "3.4.2",
"knockout-transformations": "2.1.0",
"knockout-sortable": "1.1.0",
"knockout-transformations": "2.1.0",
"lozad": "1.4.0",
"matchmedia-polyfill": "0.3.0",
"moment": "2.22.1",