Skip to content

Commit b188798

Browse files
Copilotdmichon-msft
andcommitted
Fix change file: use @microsoft/rush instead of @microsoft/rush-lib
Co-authored-by: dmichon-msft <26827560+dmichon-msft@users.noreply.github.com>
1 parent c1d8c9f commit b188798

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

common/changes/@microsoft/rush-lib/update-node-target-es2022_2026-02-24-00-08.json renamed to common/changes/@microsoft/rush/update-node-target-es2022_2026-02-24-00-08.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"changes": [
33
{
4-
"packageName": "@microsoft/rush-lib",
4+
"packageName": "@microsoft/rush",
55
"comment": "Add 'declare' modifier to fix TS2612 property redeclaration errors when targeting ES2022",
66
"type": "patch"
77
}
88
],
9-
"packageName": "@microsoft/rush-lib"
9+
"packageName": "@microsoft/rush"
1010
}

0 commit comments

Comments
 (0)