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
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue