Skip to content

Commit 469aae2

Browse files
authored
Update package.json
1 parent f98f7d6 commit 469aae2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

examples/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,12 @@
55
"type": "module",
66
"dependencies": {
77
"agentkeepalive": "^4.2.1",
8+
"body-parser": "^1.20.2",
89
"connect": "^3.7.0",
910
"connect-restreamer": "^1.0.3",
1011
"request": "^2.88.2",
1112
"socket.io": "^4.5.3",
1213
"socket.io-client": "^4.5.3",
1314
"sse": "0.0.8"
1415
}
15-
}
16+
}

0 commit comments

Comments
 (0)