Skip to content

Commit

Permalink
Remove jest-snapshot from resolutions field
Browse files Browse the repository at this point in the history
- This was done because it was causing the unit tests in example workspaces to fail.
  • Loading branch information
aryaemami59 committed Dec 3, 2024
1 parent 622f86a commit 5bbba4e
Show file tree
Hide file tree
Showing 2 changed files with 1,017 additions and 248 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 5bbba4e

Please sign in to comment.