Skip to content

Commit ab55d61

Browse files
committed
Sync master with the changes from master
1 parent fa98478 commit ab55d61

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

packages/plugin-npm/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,5 +49,6 @@
4949
],
5050
"engines": {
5151
"node": ">=18.12.0"
52-
}
52+
},
53+
"stableVersion": "3.3.1"
5354
}

packages/yarnpkg-cli/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,5 +113,6 @@
113113
},
114114
"engines": {
115115
"node": ">=18.12.0"
116-
}
116+
},
117+
"stableVersion": "4.10.2"
117118
}

0 commit comments

Comments
 (0)