Skip to content

Commit

Permalink
7.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jun 9, 2022
1 parent 233ff23 commit 04dc976
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "web-ext-submit",
"version": "6.8.0",
"version": "7.0.0",
"description": "Wrapper around Mozilla’s web-ext to submit extensions to AMO.",
"keywords": [
"add-on",
Expand All @@ -21,7 +21,7 @@
"version": "npx dot-json package.json dependencies.web-ext \"^$npm_package_version\""
},
"dependencies": {
"web-ext": "^6.8.0"
"web-ext": "^7.0.0"
},
"engines": {
"node": ">=12.0.0",
Expand Down

0 comments on commit 04dc976

Please sign in to comment.