We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e63cd9e commit b7086b8Copy full SHA for b7086b8
Frontend/ui-library/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@epicgames-ps/lib-pixelstreamingfrontend-ui-ue5.5",
3
- "version": "0.4.3",
+ "version": "0.4.4",
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.4"
+ "@epicgames-ps/lib-pixelstreamingfrontend-ue5.5": "^0.4.5"
34
35
"repository": {
36
"type": "git",
0 commit comments