Skip to content

Commit 7d06890

Browse files
committed
Bumping frontend library version
1 parent 72ecf73 commit 7d06890

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
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.5",
3+
"version": "0.4.6",
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.4",
32+
"@epicgames-ps/lib-pixelstreamingcommon-ue5.5": "^0.1.5",
3333
"@types/webxr": "^0.5.1",
3434
"sdp": "^3.1.0"
3535
},

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)