diff options
| author | otofune <otofune@users.noreply.github.com> | 2017-05-31 16:19:30 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-05-31 16:19:30 +0900 |
| commit | eb8076cfbf25503c35085bb8bfcefa8bee0a5d98 (patch) | |
| tree | 8306368f326084dd63edcdef815e77eb0f61042e /package.json | |
| parent | :sparkles: (diff) | |
| download | sharkey-eb8076cfbf25503c35085bb8bfcefa8bee0a5d98.tar.gz sharkey-eb8076cfbf25503c35085bb8bfcefa8bee0a5d98.tar.bz2 sharkey-eb8076cfbf25503c35085bb8bfcefa8bee0a5d98.zip | |
[web::text-compiler] enable compiling emoji with pictograph module (#510)
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 1c19528e09..5de37f8012 100644 --- a/package.json +++ b/package.json @@ -124,6 +124,7 @@ "multer": "1.3.0", "nprogress": "0.2.0", "page": "1.7.1", + "pictograph": "2.0.0", "prominence": "0.2.0", "pug": "2.0.0-rc.1", "ratelimiter": "3.0.3", |