Skip to content

Commit

Permalink
try again
Browse files Browse the repository at this point in the history
  • Loading branch information
lizkenyon committed Jan 21, 2025
1 parent f905b0f commit d932f7f
Show file tree
Hide file tree
Showing 3 changed files with 7,985 additions and 10,423 deletions.
5 changes: 5 additions & 0 deletions .npmrc
Original file line number Diff line number Diff line change
@@ -1,2 +1,7 @@
link-workspace-packages=true
registry=https://registry.npmjs.org/
@shopify:registry=https://registry.npmjs.org/
public-hoist-pattern[]=*
node-linker=hoisted
shamefully-hoist=true
# prefer-workspace-packages=true
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,12 +60,12 @@
"jest": "^29.7.0",
"jest-circus": "^29.7.0",
"node-fetch": "^2.6.7",
"ts-jest": "^29.1.3"
"ts-jest": "^29.2.5"
},
"overrides": {
"jest": "^29.7.0",
"jest-circus": "^29.7.0",
"node-fetch": "^2.6.7",
"ts-jest": "^29.1.3"
"ts-jest": "^29.2.5"
}
}
Loading

0 comments on commit d932f7f

Please sign in to comment.