Skip to content

Commit dde90ae

Browse files
authored
chore: fix ws version (#36)
1 parent 1b22cef commit dde90ae

File tree

2 files changed

+10
-8
lines changed

2 files changed

+10
-8
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
"pnpm": {
1919
"overrides": {
2020
"cross-spawn@<6.0.6": "^6.0.6",
21+
"ws@>=6.0.0 <6.2.3": "^6.2.3",
2122
"ws@>=7.0.0 <7.5.10": "^7.5.10",
2223
"send@<0.19.0": "^0.19.0"
2324
}

pnpm-lock.yaml

Lines changed: 9 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)