clipper: remove unnecessary packages

Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
This commit is contained in:
01zulfi
2025-06-23 09:11:00 +05:00
committed by Abdullah Atta
parent de4a660eb2
commit 8f7a15e692
2 changed files with 0 additions and 2 deletions

View File

@@ -11,7 +11,6 @@
"license": "GPL-3.0-or-later",
"dependencies": {
"@mozilla/readability": "^0.4.2",
"html2canvas": "^1.4.1",
"hyperapp": "^2.0.22"
},
"devDependencies": {

View File

@@ -33,7 +33,6 @@
},
"dependencies": {
"@mozilla/readability": "^0.4.2",
"html2canvas": "^1.4.1",
"hyperapp": "^2.0.22"
}
}