chore: update clipper when web changes

This commit is contained in:
Aman Harwara
2023-04-18 21:41:02 +05:30
parent ac121265a9
commit 9e1bfc8c73

View File

@@ -28,7 +28,8 @@
"typescript": "*", "typescript": "*",
"web-ext": "^7.5.0", "web-ext": "^7.5.0",
"webextension-polyfill": "^0.10.0", "webextension-polyfill": "^0.10.0",
"webpack": "*" "webpack": "*",
"@standardnotes/web": "workspace:*"
}, },
"dependencies": { "dependencies": {
"@mozilla/readability": "^0.4.2" "@mozilla/readability": "^0.4.2"