Skip to content

Commit 087fdc4

Browse files
committed
1 parent 8ebfea9 commit 087fdc4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
"libnpmhook": "^8.0.0",
119119
"libnpmorg": "^4.0.0",
120120
"libnpmpack": "^4.0.0",
121-
"libnpmpublish": "^6.0.0",
121+
"libnpmpublish": "^6.0.1",
122122
"libnpmsearch": "^5.0.0",
123123
"libnpmteam": "^4.0.0",
124124
"libnpmversion": "^3.0.0",
@@ -10655,7 +10655,7 @@
1065510655
}
1065610656
},
1065710657
"workspaces/libnpmpublish": {
10658-
"version": "6.0.0",
10658+
"version": "6.0.1",
1065910659
"license": "ISC",
1066010660
"dependencies": {
1066110661
"normalize-package-data": "^3.0.2",

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"libnpmhook": "^8.0.0",
8787
"libnpmorg": "^4.0.0",
8888
"libnpmpack": "^4.0.0",
89-
"libnpmpublish": "^6.0.0",
89+
"libnpmpublish": "^6.0.1",
9090
"libnpmsearch": "^5.0.0",
9191
"libnpmteam": "^4.0.0",
9292
"libnpmversion": "^3.0.0",

0 commit comments

Comments
 (0)