Add polyfill for Object.values (#6697)

This commit is contained in:
Yamagishi Kazutoshi 2018-03-08 21:07:25 +09:00 committed by Eugen Rochko
parent bd077ad7d9
commit 188aa3ea50
3 changed files with 7 additions and 0 deletions

View file

@ -71,6 +71,7 @@
"npmlog": "^4.1.2",
"object-assign": "^4.1.1",
"object-fit-images": "^3.2.3",
"object.values": "^1.0.4",
"offline-plugin": "^4.8.3",
"path-complete-extname": "^0.1.0",
"pg": "^6.4.0",