Skip to content

Commit

Permalink
v6.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
asamuzaK committed Apr 6, 2021
1 parent b833bd1 commit ea4b5f2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"dependencies": {
"commander": "^7.2.0",
"global-agent": "^2.1.12",
"global-agent": "^2.2.0",
"package-json": "^6.5.0",
"readline-sync": "^1.4.10",
"semver-parser": "^3.1.0",
Expand All @@ -34,7 +34,7 @@
"@vercel/ncc": "^0.27.0",
"boxednode": "^1.10.1",
"chai": "^4.3.4",
"eslint": "^7.22.0",
"eslint": "^7.23.0",
"eslint-config-standard": "^16.0.2",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-jsdoc": "^32.3.0",
Expand All @@ -47,5 +47,5 @@
"rimraf": "^3.0.2",
"sinon": "^10.0.0"
},
"version": "6.1.0-a.2"
"version": "6.1.0"
}

0 comments on commit ea4b5f2

Please sign in to comment.