Skip to content

Commit e06bacd

Browse files
committed
Sync master with the changes from master
1 parent 76596c5 commit e06bacd

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

packages/yarnpkg-cli/package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -109,5 +109,6 @@
109109
},
110110
"engines": {
111111
"node": ">=18.12.0"
112-
}
112+
},
113+
"stableVersion": "4.8.1"
113114
}

packages/yarnpkg-core/package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -86,5 +86,6 @@
8686
},
8787
"engines": {
8888
"node": ">=18.12.0"
89-
}
89+
},
90+
"stableVersion": "4.3.1"
9091
}

0 commit comments

Comments
 (0)