summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorWu Cheng-Han2016-08-19 11:49:24 +0800
committerWu Cheng-Han2016-08-19 11:49:24 +0800
commitb9c59c454d68e35708f64703a423930b99075cab (patch)
tree35afc40b67c86c17d291b482cd52ae2417c82fb3 /package.json
parent87f4d05e8e8f36ac276cd85601cabc1fbb7efc2c (diff)
Add support of i18n with related patches and support "en" and "zh" locales for now
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 80042412..94b08eac 100644
--- a/package.json
+++ b/package.json
@@ -22,6 +22,7 @@
"formidable": "^1.0.17",
"helmet": "^2.1.2",
"highlight.js": "^9.5.0",
+ "i18n": "^0.8.3",
"imgur": "git+https://github.com/hackmdio/node-imgur.git",
"jsdom-nogyp": "^0.8.3",
"lz-string": "1.4.4",