Skip to content

Commit 81a9b01

Browse files
committed
chore: remove specific settings for firefox extension
1 parent 2cb6909 commit 81a9b01

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

packages/firefox-extension/manifest.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,6 @@
1414
"default_popup": "popups/not-found.html",
1515
"default_title": "Vue DevTools"
1616
},
17-
"browser_specific_settings": {
18-
"gecko": {
19-
"id": "@vue-devtools",
20-
"strict_min_version": "58.0"
21-
}
22-
},
2317
"content_scripts": [
2418
{
2519
"js": [

0 commit comments

Comments
 (0)