Skip to content

Commit bb729ff

Browse files
committed
Remove jest-snapshot from resolutions field of root package.json
1 parent bd04abd commit bb729ff

File tree

2 files changed

+9662
-6954
lines changed

2 files changed

+9662
-6954
lines changed

package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,6 @@
5353
"ts-node": "^10.9.2",
5454
"typescript": "^5.5.4"
5555
},
56-
"resolutions": {
57-
"jest-snapshot": "29.3.1"
58-
},
5956
"scripts": {
6057
"build": "yarn build:packages",
6158
"test": "yarn test:packages",

0 commit comments

Comments
 (0)