Skip to content

Commit

Permalink
fix: Move webextension-polyfill from peer to regular dependencies
Browse files Browse the repository at this point in the history
This closes #215
  • Loading branch information
aklinker1 committed Nov 7, 2023
1 parent c81dfff commit 609ae2a
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -129,11 +129,7 @@
"vitepress": "1.0.0-rc.24",
"vitest": "^0.34.6",
"vitest-mock-extended": "^1.3.1",
"vue": "^3.3.7",
"webextension-polyfill": "^0.10.0"
},
"peerDependencies": {
"webextension-polyfill": ">=0.10.0"
"vue": "^3.3.7"
},
"packageManager": "pnpm@8.6.3",
"simple-git-hooks": {
Expand Down

0 comments on commit 609ae2a

Please sign in to comment.