Commit 1bbf463a authored by Travis Fischer's avatar Travis Fischer

feat: remove extra deps

parent 04dba2c7
...@@ -33,10 +33,7 @@ ...@@ -33,10 +33,7 @@
}, },
"dependencies": { "dependencies": {
"html-to-md": "npm:@fisch0920/html-to-md@^0.8.1", "html-to-md": "npm:@fisch0920/html-to-md@^0.8.1",
"joplin-turndown": "^4.0.30", "playwright": "^1.28.1"
"node-html-markdown": "^1.2.2",
"playwright": "^1.28.1",
"turndown": "^7.1.1"
}, },
"devDependencies": { "devDependencies": {
"@trivago/prettier-plugin-sort-imports": "^4.0.0", "@trivago/prettier-plugin-sort-imports": "^4.0.0",
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment