Remove jstransformer-markdown-it dependency

-jstransformer-markdown-it was barely being used and its use as a dependency just isn't justified, so it has been removed
-The network page was the only place where the markup plugin was used so the text was rewritten to no longer use the plugin
This commit is contained in:
Joe Uhren
2022-09-22 19:50:52 -06:00
parent 6078cd8733
commit 03f62a22dc
2 changed files with 5 additions and 7 deletions
-1
View File
@@ -38,7 +38,6 @@
"express": ">=4.18.1",
"intl": "^1.2.5",
"jsonminify": "^0.4.2",
"jstransformer-markdown-it": "^2.1.0",
"mongodb": "^4.7.0",
"mongoose": "^6.3.6",
"morgan": ">=1.10.0",