Skip to content

Commit

Permalink
Remove jest-snapshot from resolutions field of root package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
aryaemami59 committed Oct 26, 2024
1 parent d6274f4 commit 34f4e24
Show file tree
Hide file tree
Showing 2 changed files with 9,300 additions and 6,902 deletions.
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,6 @@
"ts-node": "^10.9.2",
"typescript": "^5.5.4"
},
"resolutions": {
"jest-snapshot": "29.3.1"
},
"scripts": {
"build": "yarn build:packages",
"test": "yarn test:packages",
Expand Down
Loading

0 comments on commit 34f4e24

Please sign in to comment.