We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dce85df commit 0206f4fCopy full SHA for 0206f4f
Frontend/library/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@epicgames-ps/lib-pixelstreamingfrontend-ue5.5",
3
- "version": "0.4.2",
+ "version": "0.4.3",
4
"description": "Frontend library for Unreal Engine 5.5 Pixel Streaming",
5
"main": "dist/commonjs/pixelstreamingfrontend.js",
6
"module": "dist/esm/pixelstreamingfrontend.js",
@@ -29,7 +29,7 @@
29
"typescript": "^5.0.0"
30
},
31
"dependencies": {
32
- "@epicgames-ps/lib-pixelstreamingcommon-ue5.5": "^0.1.3",
+ "@epicgames-ps/lib-pixelstreamingcommon-ue5.5": "^0.1.4",
33
"@types/webxr": "^0.5.1",
34
"sdp": "^3.1.0"
35
0 commit comments