Skip to content

Commit 1021b59

Browse files
authored
Chore: Update firefox extension to meet requirements (#502)
1 parent 28d9cee commit 1021b59

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

devtools/firefox/manifest.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@
1717
},
1818
"browser_specific_settings": {
1919
"gecko": {
20-
"strict_min_version": "50.0"
20+
"id": "@live-debugger-addon-swm",
21+
"strict_min_version": "58.0"
2122
}
2223
}
2324
}

0 commit comments

Comments
 (0)