Skip to content

Commit 93ed8fe

Browse files
committed
[firequery-2.0.0-beta.7]
1 parent 5438974 commit 93ed8fe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"title": "FireQuery",
33
"name": "firequery",
4-
"version": "2.0.0-beta.6",
4+
"version": "2.0.0-beta.7",
55
66
"description": "Firefox plugin for jQuery development",
77
"main": "index.js",
@@ -15,7 +15,7 @@
1515
"homepage": "https://github.com/firebug/firequery/wiki",
1616
"forum": "https://groups.google.com/forum/#!forum/firebug",
1717
"engines": {
18-
"firefox": ">=39.0"
18+
"firefox": ">=40.0a1"
1919
},
2020
"license": "BSD License",
2121
"repository": {

0 commit comments

Comments
 (0)