Skip to content

Commit

Permalink
chore(release): libnpmexec@3.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
wraithgar committed Jan 27, 2022
1 parent 0ee4927 commit 6c0dc1f
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
"json-parse-even-better-errors": "^2.3.1",
"libnpmaccess": "^5.0.1",
"libnpmdiff": "^3.0.0",
"libnpmexec": "^3.0.2",
"libnpmexec": "^3.0.3",
"libnpmfund": "^2.0.2",
"libnpmhook": "^7.0.0",
"libnpmorg": "^3.0.0",
Expand Down Expand Up @@ -10617,7 +10617,7 @@
}
},
"workspaces/libnpmexec": {
"version": "3.0.2",
"version": "3.0.3",
"license": "ISC",
"dependencies": {
"@npmcli/arborist": "^4.0.0",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"json-parse-even-better-errors": "^2.3.1",
"libnpmaccess": "^5.0.1",
"libnpmdiff": "^3.0.0",
"libnpmexec": "^3.0.2",
"libnpmexec": "^3.0.3",
"libnpmfund": "^2.0.2",
"libnpmhook": "^7.0.0",
"libnpmorg": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion workspaces/libnpmexec/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "libnpmexec",
"version": "3.0.2",
"version": "3.0.3",
"files": [
"bin",
"lib"
Expand Down

0 comments on commit 6c0dc1f

Please sign in to comment.