Skip to content

Commit 99d008a

Browse files
committed
Remove esbuild from resolutions field of root package.json
1 parent f25cd3d commit 99d008a

File tree

2 files changed

+806
-94
lines changed

2 files changed

+806
-94
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@
5353
"typescript": "^5.4.3"
5454
},
5555
"resolutions": {
56-
"esbuild": "0.19.7",
5756
"jest-snapshot": "29.3.1",
5857
"console-testing-library@0.6.1": "patch:console-testing-library@npm%3A0.6.1#./.yarn/patches/console-testing-library-npm-0.6.1-4d9957d402.patch"
5958
},

0 commit comments

Comments
 (0)