Skip to content

Commit 0fac50c

Browse files
Merge pull request #32 from ScalablePixelStreaming/v0.3.3
Merge v0.3.3 changes into main
2 parents 81d1fca + d944985 commit 0fac50c

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

library/package-lock.json

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

library/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tensorworks/libspsfrontend",
3-
"version": "0.3.2",
3+
"version": "0.3.3",
44
"description": "The Scalable Pixel Streaming Frontend Library consuming Epic Games' Pixel Streaming Frontend",
55
"main": "dist/libspsfrontend.min.js",
66
"module": "dist/libspsfrontend.esm.js",
@@ -14,7 +14,7 @@
1414
"author": "TensorWorks Pty Ltd",
1515
"license": "MIT",
1616
"dependencies": {
17-
"@epicgames-ps/lib-pixelstreamingfrontend-ue5.2": "^0.5.0",
17+
"@epicgames-ps/lib-pixelstreamingfrontend-ue5.2": "^0.5.1",
1818
"@epicgames-ps/lib-pixelstreamingfrontend-ui-ue5.2": "^0.4.0"
1919
},
2020
"devDependencies": {

0 commit comments

Comments
 (0)