chore: fix lockfile
This commit is contained in:
@@ -19,6 +19,7 @@
|
|||||||
"clean": "rm -rf dist"
|
"clean": "rm -rf dist"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
"@standardnotes/web": "workspace:*",
|
||||||
"@types/webextension-polyfill": "^0.10.0",
|
"@types/webextension-polyfill": "^0.10.0",
|
||||||
"babel-loader": "^9.1.0",
|
"babel-loader": "^9.1.0",
|
||||||
"copy-webpack-plugin": "11.0.0",
|
"copy-webpack-plugin": "11.0.0",
|
||||||
@@ -28,8 +29,7 @@
|
|||||||
"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"
|
||||||
|
|||||||
@@ -4877,6 +4877,7 @@ __metadata:
|
|||||||
resolution: "@standardnotes/clipper@workspace:packages/clipper"
|
resolution: "@standardnotes/clipper@workspace:packages/clipper"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@mozilla/readability": ^0.4.2
|
"@mozilla/readability": ^0.4.2
|
||||||
|
"@standardnotes/web": "workspace:*"
|
||||||
"@types/webextension-polyfill": ^0.10.0
|
"@types/webextension-polyfill": ^0.10.0
|
||||||
babel-loader: ^9.1.0
|
babel-loader: ^9.1.0
|
||||||
copy-webpack-plugin: 11.0.0
|
copy-webpack-plugin: 11.0.0
|
||||||
|
|||||||
Reference in New Issue
Block a user