We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4fadf7 commit 5df4490Copy full SHA for 5df4490
1 file changed
package.json
@@ -9,7 +9,8 @@
9
"express": "^4.18.2",
10
"gearman": "^2.1.0",
11
"morgan": "^1.10.0",
12
- "net": "^1.0.2"
+ "net": "^1.0.2",
13
+ "ws": "^8.18.3"
14
},
15
"devDependencies": {
16
"@types/bun": "latest"
0 commit comments