Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
mcottontensor committed Apr 9, 2024
1 parent 45f7e59 commit 0fbe4d6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Frontend/library/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@epicgames-ps/lib-pixelstreamingfrontend-ue5.5",
"version": "0.0.8",
"version": "0.0.9",
"description": "Frontend library for Unreal Engine 5.5 Pixel Streaming",
"main": "dist/lib-pixelstreamingfrontend.js",
"module": "dist/lib-pixelstreamingfrontend.esm.js",
Expand All @@ -16,7 +16,7 @@
"spellcheck": "cspell \"{README.md,.github/*.md,src/**/*.ts}\""
},
"devDependencies": {
"@epicgames-ps/lib-pixelstreamingcommon-ue5.5": "^0.0.8",
"@epicgames-ps/lib-pixelstreamingcommon-ue5.5": "^0.0.11",
"@types/jest": "27.5.1",
"@types/webxr": "^0.5.1",
"@typescript-eslint/eslint-plugin": "^7.5.0",
Expand Down

0 comments on commit 0fbe4d6

Please sign in to comment.