Skip to content

Commit

Permalink
Revert "Drop dep"
Browse files Browse the repository at this point in the history
This reverts commit 7f9b5f8.
  • Loading branch information
fregante committed Jun 26, 2024
1 parent 7f9b5f8 commit c539940
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions index.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
import chromeP from 'webext-polyfill-kinda';
import {executeFunction} from 'webext-content-scripts';
import {isChrome} from 'webext-detect-page';

export type Target = {
Expand Down
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
]
},
"dependencies": {
"webext-content-scripts": "^2.6.1",
"webext-detect-page": "^5.0.1",
"webext-polyfill-kinda": "^1.0.2"
},
Expand Down

0 comments on commit c539940

Please sign in to comment.