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 14d98b7 commit 1046692Copy full SHA for 1046692
package.json
@@ -1,7 +1,7 @@
1
{
2
"title": "FireQuery",
3
"name": "firequery",
4
- "version": "2.0.0-beta.2",
+ "version": "2.0.0-beta.3",
5
"id": "[email protected]",
6
"description": "Firefox plugin for jQuery development",
7
"main": "index.js",
@@ -15,7 +15,7 @@
15
"homepage": "https://github.com/firebug/firequery/wiki",
16
"forum": "https://groups.google.com/forum/#!forum/firebug",
17
"engines": {
18
- "firefox": ">=36.0"
+ "firefox": ">=39.0"
19
},
20
"license": "BSD License",
21
"repository": {
0 commit comments