We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8efb625 commit dc4bb1bCopy full SHA for dc4bb1b
Packages/manifest.json
@@ -1,5 +1,6 @@
1
{
2
"dependencies": {
3
+ "com.mikeschweitzer.websocket": "3.0.3",
4
"com.unity.ide.visualstudio": "2.0.22",
5
"com.unity.test-framework": "1.4.5",
6
"com.unity.ugui": "2.0.0",
@@ -34,8 +35,7 @@
34
35
"com.unity.modules.video": "1.0.0",
36
"com.unity.modules.vr": "1.0.0",
37
"com.unity.modules.wind": "1.0.0",
- "com.unity.modules.xr": "1.0.0",
38
- "com.mikeschweitzer.websocket": "3.0.1"
+ "com.unity.modules.xr": "1.0.0"
39
},
40
"scopedRegistries": [
41
@@ -46,4 +46,4 @@
46
]
47
}
48
49
-}
+}
Packages/packages-lock.json
@@ -1,7 +1,7 @@
"com.mikeschweitzer.websocket": {
- "version": "3.0.1",
+ "version": "3.0.3",
"depth": 0,
"source": "registry",
7
"dependencies": {},
0 commit comments