Skip to content

Commit 41b8f7b

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

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
@@ -116,7 +116,7 @@
116116
"libnpmexec": "^3.0.3",
117117
"libnpmfund": "^2.0.2",
118118
"libnpmhook": "^7.0.0",
119-
"libnpmorg": "^3.0.0",
119+
"libnpmorg": "^3.0.1",
120120
"libnpmpack": "^3.0.1",
121121
"libnpmpublish": "^5.0.0",
122122
"libnpmsearch": "^4.0.0",
@@ -10731,7 +10731,7 @@
1073110731
}
1073210732
},
1073310733
"workspaces/libnpmorg": {
10734-
"version": "3.0.0",
10734+
"version": "3.0.1",
1073510735
"license": "ISC",
1073610736
"dependencies": {
1073710737
"aproba": "^2.0.0",

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"libnpmexec": "^3.0.3",
8585
"libnpmfund": "^2.0.2",
8686
"libnpmhook": "^7.0.0",
87-
"libnpmorg": "^3.0.0",
87+
"libnpmorg": "^3.0.1",
8888
"libnpmpack": "^3.0.1",
8989
"libnpmpublish": "^5.0.0",
9090
"libnpmsearch": "^4.0.0",

workspaces/libnpmorg/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "libnpmorg",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"description": "Programmatic api for `npm org` commands",
55
"author": "GitHub Inc.",
66
"main": "lib/index.js",

0 commit comments

Comments
 (0)