mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
install text-encoding-utf-8 so we're not relying on it from react-sdk
implicitly/transitively (not nice) Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
884322f82c
commit
cb3fa16cd0
@ -76,6 +76,7 @@
|
||||
"react-dom": "^15.4.0",
|
||||
"react-gemini-scrollbar": "matrix-org/react-gemini-scrollbar#5e97aef",
|
||||
"sanitize-html": "^1.11.1",
|
||||
"text-encoding-utf-8": "^1.0.1",
|
||||
"ua-parser-js": "^0.7.10",
|
||||
"url": "^0.11.0"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user