Skip to content

Commit

Permalink
chore: specify uWebSockets.js peer dep
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Feb 24, 2024
1 parent 52c0e4f commit 1ef0585
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,5 +103,13 @@
"wrangler": "^3.25.0",
"ws": "^8.16.0"
},
"peerDependencies": {
"uWebSockets.js": "*"
},
"peerDependenciesMeta": {
"uWebSockets.js": {
"optional": true
}
},
"packageManager": "pnpm@8.15.0"
}

0 comments on commit 1ef0585

Please sign in to comment.