Skip to content

Commit 9e40492

Browse files
committed
chore: re-set libnpmfund version for v9 lane
1 parent 512a239 commit 9e40492

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.0.19",
7+
"workspaces/libnpmfund": "4.1.1",
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
@@ -15764,7 +15764,7 @@
1576415764
}
1576515765
},
1576615766
"workspaces/libnpmfund": {
15767-
"version": "4.0.19",
15767+
"version": "4.1.1",
1576815768
"license": "ISC",
1576915769
"dependencies": {
1577015770
"@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.0.19",
3+
"version": "4.1.1",
44
"main": "lib/index.js",
55
"files": [
66
"bin/",

0 commit comments

Comments
 (0)