about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorYamagishi Kazutoshi <ykzts@desire.sh>2017-05-25 21:09:25 +0900
committerEugen Rochko <eugen@zeonfederated.com>2017-05-25 14:09:25 +0200
commit531c1bb245b01eb78e142da92ca2f3d46c261579 (patch)
tree65ec5d05f10a339755596f915dd333d32a51c405 /package.json
parent58f5040ee8cfb1230477ac3ac2cbe9144815520c (diff)
Add localization of datetime in public page (#3296)
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 51136223a..7a2d1d38c 100644
--- a/package.json
+++ b/package.json
@@ -42,7 +42,6 @@
     "coffee-script": "^1.12.5",
     "compression-webpack-plugin": "^0.4.0",
     "css-loader": "^0.28.0",
-    "date-fns": "^1.28.4",
     "dotenv": "^4.0.0",
     "emojione": "^2.2.7",
     "emojione-picker": "^2.2.1",
@@ -57,6 +56,7 @@
     "immutable": "^3.8.1",
     "intersection-observer": "^0.2.1",
     "intl": "^1.2.5",
+    "intl-relativeformat": "^1.3.0",
     "is-nan": "^1.2.1",
     "js-yaml": "^3.8.3",
     "lodash": "^4.17.4",