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