about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorYamagishi Kazutoshi <ykzts@desire.sh>2018-03-08 21:07:25 +0900
committerEugen Rochko <eugen@zeonfederated.com>2018-03-08 13:07:25 +0100
commit188aa3ea50799f4a81f28416fe47b3330091ef6f (patch)
treec50f24a4e383cb23ec371dbe75e75bf3471ca41c /package.json
parentbd077ad7d9633a4ef1415aa123c7ecf54e829ae8 (diff)
Add polyfill for Object.values (#6697)
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index fc8e2425e..33853516b 100644
--- a/package.json
+++ b/package.json
@@ -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",