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

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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": "[email protected]"
37+
}
3938
}

0 commit comments

Comments
 (0)