Skip to content

Commit

Permalink
force to use working indirect esrap package referenced by svelte
Browse files Browse the repository at this point in the history
  • Loading branch information
Ronny committed Dec 17, 2024
1 parent 782e578 commit 361c4d4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,11 @@
"vitest": "^2.1.8",
"vitest-mock-extended": "^2.0.2"
},
"overrides": {
"svelte": {
"esrap": "1.2.3"
}
},
"scripts": {
"check": "npm run check --workspaces",
"test": "npm run test --workspaces",
Expand Down

0 comments on commit 361c4d4

Please sign in to comment.