Install marked and node-html-parser

This commit is contained in:
Sam Carlton 2020-11-27 23:06:04 -06:00
parent 188a027723
commit 6338bff01c
2 changed files with 22 additions and 6 deletions

View file

@ -19,6 +19,8 @@
"axios": "^0.21.0",
"cross-env": "^5.2.0",
"markdown-it": "^11.0.1",
"marked": "^1.2.5",
"node-html-parser": "^2.0.0",
"observe-element-in-viewport": "0.0.15",
"scroll-into-view-if-needed": "^2.2.26",
"slugify": "^1.4.5",