Skip to content
This repository was archived by the owner on Mar 1, 2024. It is now read-only.

Commit 066d561

Browse files
committed
Updating common lib.
1 parent 059bf0d commit 066d561

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Common/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@epicgames-ps/lib-pixelstreamingcommon-ue5.5",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"description": "Common utilities library for Unreal Engine 5.5 Pixel Streaming",
55
"main": "types/pixelstreamingcommon.js",
66
"types": "types/pixelstreamingcommon.d.ts",
@@ -12,7 +12,6 @@
1212
"lint": "eslint . --ext .js,.jsx,.ts,.tsx"
1313
},
1414
"devDependencies": {
15-
"@types/events": "^3.0.3",
1615
"@types/jest": "27.5.1",
1716
"@types/webxr": "^0.5.1",
1817
"@typescript-eslint/eslint-plugin": "^5.16.0",

0 commit comments

Comments
 (0)