Remove unused module

This commit is contained in:
Logan Cusano
2023-03-12 03:59:01 -04:00
parent 9e2814cb2c
commit af74c7b90d
2 changed files with 1 additions and 72 deletions

View File

@@ -27,8 +27,7 @@
"node-html-markdown": "~1.3.0",
"node-html-parser": "~6.1.5",
"gpt-3-encoder": "~1.1.4",
"user-agents": "~1.0.1303",
"canvas": "~2.11.0"
"user-agents": "~1.0.1303"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",