Skip to content

Commit 0206f4f

Browse files
committed
Bumping frontend library version
1 parent dce85df commit 0206f4f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Frontend/library/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@epicgames-ps/lib-pixelstreamingfrontend-ue5.5",
3-
"version": "0.4.2",
3+
"version": "0.4.3",
44
"description": "Frontend library for Unreal Engine 5.5 Pixel Streaming",
55
"main": "dist/commonjs/pixelstreamingfrontend.js",
66
"module": "dist/esm/pixelstreamingfrontend.js",
@@ -29,7 +29,7 @@
2929
"typescript": "^5.0.0"
3030
},
3131
"dependencies": {
32-
"@epicgames-ps/lib-pixelstreamingcommon-ue5.5": "^0.1.3",
32+
"@epicgames-ps/lib-pixelstreamingcommon-ue5.5": "^0.1.4",
3333
"@types/webxr": "^0.5.1",
3434
"sdp": "^3.1.0"
3535
},

0 commit comments

Comments
 (0)