fix: remove html tags

This commit is contained in:
Maria Schreiber
2017-11-24 10:29:06 -05:00
parent 2e77d7f497
commit 5152a6bf5f
3 changed files with 5499 additions and 5 deletions

View File

@@ -40,6 +40,7 @@
"dependencies": {
"axios": "^0.17.1",
"he": "^1.1.1",
"lodash": "^4.17.4"
"lodash": "^4.17.4",
"striptags": "^3.1.0"
}
}