Skip to content

Commit 0ee4927

Browse files
committed
chore(release): [email protected]
1 parent 9652d68 commit 0ee4927

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

package-lock.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
"init-package-json": "^2.0.5",
112112
"is-cidr": "^4.0.2",
113113
"json-parse-even-better-errors": "^2.3.1",
114-
"libnpmaccess": "^5.0.0",
114+
"libnpmaccess": "^5.0.1",
115115
"libnpmdiff": "^3.0.0",
116116
"libnpmexec": "^3.0.2",
117117
"libnpmfund": "^2.0.2",
@@ -10577,7 +10577,7 @@
1057710577
}
1057810578
},
1057910579
"workspaces/libnpmaccess": {
10580-
"version": "5.0.0",
10580+
"version": "5.0.1",
1058110581
"license": "ISC",
1058210582
"dependencies": {
1058310583
"aproba": "^2.0.0",

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"init-package-json": "^2.0.5",
8080
"is-cidr": "^4.0.2",
8181
"json-parse-even-better-errors": "^2.3.1",
82-
"libnpmaccess": "^5.0.0",
82+
"libnpmaccess": "^5.0.1",
8383
"libnpmdiff": "^3.0.0",
8484
"libnpmexec": "^3.0.2",
8585
"libnpmfund": "^2.0.2",

workspaces/libnpmaccess/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "libnpmaccess",
3-
"version": "5.0.0",
3+
"version": "5.0.1",
44
"description": "programmatic library for `npm access` commands",
55
"author": "GitHub Inc.",
66
"license": "ISC",

0 commit comments

Comments
 (0)