Skip to content

Commit 56f2162

Browse files
committed
[harexporttrigger-0.5.0-beta.3]
1 parent ddb50b9 commit 56f2162

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": "HAR Export Trigger",
33
"name": "harexporttrigger",
4-
"version": "0.5.0-beta.2",
4+
"version": "0.5.0-beta.3",
55
66
"description": "Trigger HAR export any time directly from within a page",
77
"main": "index.js",
@@ -13,7 +13,7 @@
1313
"homepage": "https://github.com/firebug/har-export-trigger/wiki",
1414
"forum": "https://groups.google.com/forum/#!forum/firebug",
1515
"engines": {
16-
"firefox": ">=42.0"
16+
"firefox": ">=42.0a1"
1717
},
1818
"license": "BSD License",
1919
"repository": {

0 commit comments

Comments
 (0)