Skip to content

Commit 433e6aa

Browse files
committed
chore(release): [email protected]
1 parent 41b8f7b commit 433e6aa

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
"libnpmhook": "^7.0.0",
119119
"libnpmorg": "^3.0.1",
120120
"libnpmpack": "^3.0.1",
121-
"libnpmpublish": "^5.0.0",
121+
"libnpmpublish": "^5.0.1",
122122
"libnpmsearch": "^4.0.0",
123123
"libnpmteam": "^3.0.0",
124124
"libnpmversion": "^2.0.2",
@@ -10780,7 +10780,7 @@
1078010780
}
1078110781
},
1078210782
"workspaces/libnpmpublish": {
10783-
"version": "5.0.0",
10783+
"version": "5.0.1",
1078410784
"license": "ISC",
1078510785
"dependencies": {
1078610786
"normalize-package-data": "^3.0.2",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"libnpmhook": "^7.0.0",
8787
"libnpmorg": "^3.0.1",
8888
"libnpmpack": "^3.0.1",
89-
"libnpmpublish": "^5.0.0",
89+
"libnpmpublish": "^5.0.1",
9090
"libnpmsearch": "^4.0.0",
9191
"libnpmteam": "^3.0.0",
9292
"libnpmversion": "^2.0.2",

workspaces/libnpmpublish/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "libnpmpublish",
3-
"version": "5.0.0",
3+
"version": "5.0.1",
44
"description": "Programmatic API for the bits behind npm publish and unpublish",
55
"author": "GitHub Inc.",
66
"main": "lib/index.js",

0 commit comments

Comments
 (0)