add new escape-html

This commit is contained in:
Christopher Olah
2017-03-14 15:09:35 -07:00
parent 47ed46b52f
commit b5d5e2a2f1
2 changed files with 5 additions and 0 deletions
+1
View File
@@ -39,6 +39,7 @@
"dependencies": {
"commander": "^2.9.0",
"d3-time-format": "^2.0.3",
"html-escape": "^2.0.0",
"mustache": "^2.3.0"
}
}