Use twemoji for rendering emojis
Showing
This source diff could not be displayed because it is too large. You can view the blob instead.
... | ... | @@ -66,8 +66,8 @@ |
"jshint": "^2.9.4", | ||
"lodash": "4.17.4", | ||
"lodash-template-loader": "^2.0.0", | ||
"long": "^3.1.0", | ||
"lodash-template-webpack-loader": "jcbrand/lodash-template-webpack-loader", | ||
"long": "^3.1.0", | ||
"minimist": "^1.2.0", | ||
"moment": "~> 2.19.3 ", | ||
"npm": "^5.7.1", | ||
... | ... | @@ -83,6 +83,7 @@ |
"strophejs-plugin-ping": "0.0.1", | ||
"strophejs-plugin-register": "0.0.1", | ||
"strophejs-plugin-rsm": "0.0.1", | ||
"twemoji": "^11.0.1", | ||
"uglify-es": "^3.0.24", | ||
"urijs": "^1.19.1", | ||
"wait-until-promise": "^1.0.0", | ||
... | ... |
Please register or sign in to comment