Add object-fit polyfill for Edge (#4182)

This commit is contained in:
unarist 2017-07-14 08:59:34 +09:00 committed by Eugen Rochko
parent a9067167bb
commit eeb5923e89
5 changed files with 74 additions and 3 deletions

View file

@ -67,10 +67,12 @@
"node-sass": "^4.5.2",
"npmlog": "^4.1.2",
"object-assign": "^4.1.1",
"object-fit-images": "^3.2.3",
"offline-plugin": "^4.8.3",
"path-complete-extname": "^0.1.0",
"pg": "^6.4.0",
"postcss-loader": "^2.0.6",
"postcss-object-fit-images": "^1.1.2",
"postcss-smart-import": "^0.7.5",
"precss": "^2.0.0",
"prop-types": "^15.5.10",