chore: fix lockfile

This commit is contained in:
Aman Harwara
2023-04-18 21:45:17 +05:30
parent fe07c58e98
commit 32c3b98293
2 changed files with 3 additions and 2 deletions

View File

@@ -19,6 +19,7 @@
"clean": "rm -rf dist"
},
"devDependencies": {
"@standardnotes/web": "workspace:*",
"@types/webextension-polyfill": "^0.10.0",
"babel-loader": "^9.1.0",
"copy-webpack-plugin": "11.0.0",
@@ -28,8 +29,7 @@
"typescript": "*",
"web-ext": "^7.5.0",
"webextension-polyfill": "^0.10.0",
"webpack": "*",
"@standardnotes/web": "workspace:*"
"webpack": "*"
},
"dependencies": {
"@mozilla/readability": "^0.4.2"