Skip to content

Commit

Permalink
v6.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
asamuzaK committed Jul 2, 2021
1 parent 9f9cbc2 commit 421c87d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
"global-agent": "^2.2.0",
"package-json": "^7.0.0",
"readline-sync": "^1.4.10",
"semver-parser": "^3.1.0",
"web-ext-native-msg": "^4.10.1"
"semver-parser": "^3.1.1",
"web-ext-native-msg": "^4.10.2"
},
"devDependencies": {
"@vercel/ncc": "^0.28.6",
Expand All @@ -34,7 +34,7 @@
"eslint": "^7.29.0",
"eslint-config-standard": "^16.0.3",
"eslint-plugin-import": "^2.23.4",
"eslint-plugin-jsdoc": "^35.4.0",
"eslint-plugin-jsdoc": "^35.4.1",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^5.1.0",
"jszip-cli": "^1.4.24",
Expand All @@ -44,5 +44,5 @@
"rimraf": "^3.0.2",
"sinon": "^11.1.1"
},
"version": "6.1.1-a.3"
"version": "6.1.1"
}

0 comments on commit 421c87d

Please sign in to comment.