Skip to content

Commit

Permalink
chore: fix ws version (#36)
Browse files Browse the repository at this point in the history
  • Loading branch information
gao-sun authored Dec 7, 2024
1 parent 1b22cef commit dde90ae
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 8 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
"pnpm": {
"overrides": {
"cross-spawn@<6.0.6": "^6.0.6",
"ws@>=6.0.0 <6.2.3": "^6.2.3",
"ws@>=7.0.0 <7.5.10": "^7.5.10",
"send@<0.19.0": "^0.19.0"
}
Expand Down
17 changes: 9 additions & 8 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit dde90ae

Please sign in to comment.