about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorEugen Rochko <eugen@zeonfederated.com>2016-11-17 16:34:36 +0100
committerEugen Rochko <eugen@zeonfederated.com>2016-11-17 16:34:36 +0100
commita6e4f754fc4dd025be55c6d6362e8c5e98a299d9 (patch)
tree0c2270316e1479a3075f30732d0d2b35986f7c9c /package.json
parent7ac574d9a9bb20684921150419cb3e559e9aad99 (diff)
Add an Intl polyfill
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 6264b62f5..2b34153d4 100644
--- a/package.json
+++ b/package.json
@@ -43,6 +43,7 @@
     "babel-plugin-transform-decorators-legacy": "^1.3.4",
     "emojione": "^2.2.6",
     "http-link-header": "^0.5.0",
+    "intl": "^1.2.5",
     "react-autosuggest": "^7.0.1",
     "react-decoration": "^1.4.0",
     "react-intl": "^2.1.5",