mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
Unpin sanitize-html
1.18.4 is now out which makes it work with webpack again
This commit is contained in:
parent
8f6226d410
commit
a79e9b4fd6
@ -70,7 +70,7 @@
|
||||
"prop-types": "^15.5.10",
|
||||
"react": "^15.6.0",
|
||||
"react-dom": "^15.6.0",
|
||||
"sanitize-html": "1.18.2",
|
||||
"sanitize-html": "^1.18.4",
|
||||
"ua-parser-js": "^0.7.10",
|
||||
"url": "^0.11.0"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user