Skip to content

Commit 8379ac4

Browse files
committed
chore: re-set libnpmfund version for v9 lane
1 parent 4119d26 commit 8379ac4

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"workspaces/libnpmaccess": "7.0.2",
55
"workspaces/libnpmdiff": "5.0.19",
66
"workspaces/libnpmexec": "6.0.3",
7-
"workspaces/libnpmfund": "4.1.1",
7+
"workspaces/libnpmfund": "4.2.0",
88
"workspaces/libnpmhook": "9.0.3",
99
"workspaces/libnpmorg": "5.0.4",
1010
"workspaces/libnpmpack": "5.0.19",

package-lock.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15892,7 +15892,7 @@
1589215892
}
1589315893
},
1589415894
"workspaces/libnpmfund": {
15895-
"version": "4.1.1",
15895+
"version": "4.2.0",
1589615896
"license": "ISC",
1589715897
"dependencies": {
1589815898
"@npmcli/arborist": "^6.3.0"

workspaces/libnpmfund/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "libnpmfund",
3-
"version": "4.1.1",
3+
"version": "4.2.0",
44
"main": "lib/index.js",
55
"files": [
66
"bin/",

0 commit comments

Comments
 (0)