Unpin sanitize-html

1.18.4 is now out which makes it work with webpack again
pull/7132/head
David Baker 2018-08-02 16:22:07 +01:00
parent 8f6226d410
commit a79e9b4fd6
1 changed files with 1 additions and 1 deletions

View File

@ -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"
},