mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-22 22:49:45 +01:00
clipper: remove unnecessary packages
This commit is contained in:
942
packages/clipper/package-lock.json
generated
942
packages/clipper/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -11,12 +11,6 @@
|
|||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@playwright/test": "^1.27.1",
|
"@playwright/test": "^1.27.1",
|
||||||
"@types/css": "^0.0.33",
|
|
||||||
"@types/css-tree": "^1.0.7",
|
|
||||||
"@types/dompurify": "^2.3.4",
|
|
||||||
"@types/stylis": "^4.0.2",
|
|
||||||
"esbuild": "^0.15.9",
|
|
||||||
"ts-node": "^10.9.1",
|
|
||||||
"slugify": "^1.6.5"
|
"slugify": "^1.6.5"
|
||||||
},
|
},
|
||||||
"publishConfig": {
|
"publishConfig": {
|
||||||
@@ -36,7 +30,7 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@mozilla/readability": "^0.4.2",
|
"@mozilla/readability": "^0.4.2",
|
||||||
"css-what": "^6.1.0",
|
"css-what": "6.1.0",
|
||||||
"hyperapp": "^2.0.22",
|
"hyperapp": "^2.0.22",
|
||||||
"specificity": "^0.4.1"
|
"specificity": "^0.4.1"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user