Add lazy load to emoji-mart
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
This commit is contained in:
@ -79,7 +79,7 @@
|
||||
"detect-passive-events": "^2.0.0",
|
||||
"dotenv": "^8.0.0",
|
||||
"emoji-datasource": "5.0.0",
|
||||
"emoji-mart": "^3.0.1",
|
||||
"emoji-mart": "npm:emoji-mart-lazyload",
|
||||
"entities": "^3.0.1",
|
||||
"es6-symbol": "^3.1.1",
|
||||
"escape-html": "^1.0.3",
|
||||
@ -90,7 +90,7 @@
|
||||
"http-link-header": "^1.0.2",
|
||||
"immutable": "^4.0.0-rc.14",
|
||||
"imports-loader": "^1.0.0",
|
||||
"intersection-observer": "^0.11.0",
|
||||
"intersection-observer": "^0.12.0",
|
||||
"intl": "^1.2.5",
|
||||
"intl-messageformat": "^9.0.0",
|
||||
"intl-messageformat-parser": "^6.0.0",
|
||||
|
||||
Reference in New Issue
Block a user