Skip to content

Commit e36062c

Browse files
docs: update the webtransport example
Reference: https://github.com/fails-components/webtransport#changes-for-version-1xx
1 parent 0bbe8ae commit e36062c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

examples/webtransport/package.json

+3-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
"private": true,
66
"type": "module",
77
"dependencies": {
8-
"@fails-components/webtransport": "^0.1.7",
9-
"socket.io": "^4.7.1"
8+
"@fails-components/webtransport": "^1.0.8",
9+
"@fails-components/webtransport-transport-http3-quiche": "^1.0.8",
10+
"socket.io": "^4.7.4"
1011
}
1112
}

0 commit comments

Comments
 (0)