diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-02-25 17:03:39 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-02-25 17:03:39 +0900 |
| commit | 0b7f33849a730b620cc25aeffeac2c4e2b48ecef (patch) | |
| tree | 6ebe2629e6b4e448bac6e10b95841522e021b4e7 /package.json | |
| parent | :v: (diff) | |
| download | sharkey-0b7f33849a730b620cc25aeffeac2c4e2b48ecef.tar.gz sharkey-0b7f33849a730b620cc25aeffeac2c4e2b48ecef.tar.bz2 sharkey-0b7f33849a730b620cc25aeffeac2c4e2b48ecef.zip | |
Improve emojis
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 828435e228..d20a46c4d3 100644 --- a/package.json +++ b/package.json @@ -96,6 +96,7 @@ "deepcopy": "0.6.3", "diskusage": "0.2.4", "elasticsearch": "14.1.0", + "emojilib": "^2.2.12", "escape-regexp": "0.0.1", "eslint": "4.18.0", "eslint-plugin-vue": "4.2.2", @@ -137,7 +138,6 @@ "multer": "1.3.0", "nprogress": "0.2.0", "os-utils": "0.0.14", - "pictograph": "2.2.0", "progress-bar-webpack-plugin": "^1.11.0", "prominence": "0.2.0", "proxy-addr": "2.0.3", |