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 5438974 commit 93ed8feCopy full SHA for 93ed8fe
package.json
@@ -1,7 +1,7 @@
1
{
2
"title": "FireQuery",
3
"name": "firequery",
4
- "version": "2.0.0-beta.6",
+ "version": "2.0.0-beta.7",
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": ">=39.0"
+ "firefox": ">=40.0a1"
19
},
20
"license": "BSD License",
21
"repository": {
0 commit comments