Skip to content

Commit

Permalink
set resolutions in root
Browse files Browse the repository at this point in the history
  • Loading branch information
astahmer committed Oct 30, 2023
1 parent c67230a commit 28c5c61
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 688 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@
"typescript": "5.2.2",
"vitest": "0.33.0"
},
"resolutions": {
"esbuild": "npm:esbuild-wasm@^0.19.5"
},
"packageManager": "[email protected]",
"workspaces": [
"packages/*",
Expand Down
2 changes: 1 addition & 1 deletion packages/vscode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@
"esbuild": "^0.19.5",
"pathe": "1.1.1"
},
"resolutions": {
"overrides": {
"esbuild": "npm:esbuild-wasm@^0.19.5"
},
"bundledDependencies": [
Expand Down
Loading

0 comments on commit 28c5c61

Please sign in to comment.