We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0206f4f commit 0bf30f3Copy full SHA for 0bf30f3
Frontend/ui-library/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@epicgames-ps/lib-pixelstreamingfrontend-ui-ue5.5",
3
- "version": "0.3.1",
+ "version": "0.3.2",
4
"description": "Reference frontend UI library for Unreal Engine 5.5 Pixel Streaming - gives the stock look and feel.",
5
"main": "dist/commonjs/pixelstreamingfrontend-ui.js",
6
"module": "dist/esm/pixelstreamingfrontend-ui.esm.js",
@@ -30,7 +30,7 @@
30
"jss-plugin-global": "^10.9.2"
31
},
32
"peerDependencies": {
33
- "@epicgames-ps/lib-pixelstreamingfrontend-ue5.5": "^0.4.2"
+ "@epicgames-ps/lib-pixelstreamingfrontend-ue5.5": "^0.4.3"
34
35
"repository": {
36
"type": "git",
0 commit comments