Skip to content

Commit 054699b

Browse files
committed
Remove packageManager entry from package.json and maintain resolutions for @typescript-eslint/typescript-estree.
1 parent 5e9824b commit 054699b

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,5 @@
3434
},
3535
"resolutions": {
3636
"@typescript-eslint/typescript-estree": "8.39.1"
37-
},
38-
"packageManager": "yarn@4.9.2"
37+
}
3938
}

0 commit comments

Comments
 (0)