We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a90d4e0 commit 3e11146Copy full SHA for 3e11146
package.json
@@ -3,7 +3,7 @@
3
"title": "Firebug",
4
"id": "[email protected]",
5
"description": "Next Firebug generation built on top of native Firefox developer tools",
6
- "version": "3.0.0-alpha.12",
+ "version": "3.0.0-alpha.13",
7
"author": "Firebug Working Group",
8
"contributors": [
9
"Jan Odvarko (Mozilla Corp.)",
@@ -22,7 +22,7 @@
22
"Aakash Tyagi"
23
],
24
"engines": {
25
- "firefox": ">=37.0a2 <=*"
+ "firefox": ">=39.0a2 <=*"
26
},
27
"updateURL": "https://getfirebug.com/releases/firebug/3.0/update.rdf",
28
"icon": "chrome://firebug/skin/firebugBig.png",
0 commit comments