Skip to content

Commit e24666d

Browse files
committed
fix: remove lobby and relay again
They were accidentally added with the merge
1 parent 709c9e3 commit e24666d

File tree

2 files changed

+0
-37
lines changed

2 files changed

+0
-37
lines changed

Packages/manifest.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,7 @@
1717
"com.unity.postprocessing": "3.4.0",
1818
"com.unity.render-pipelines.universal": "17.0.3",
1919
"com.unity.services.authentication": "3.3.3",
20-
"com.unity.services.lobby": "1.2.2",
2120
"com.unity.services.multiplayer": "1.0.2",
22-
"com.unity.services.relay": "1.0.5",
2321
"com.unity.test-framework": "1.4.5",
2422
"com.unity.timeline": "1.8.7",
2523
"com.unity.toolchain.macos-x86_64-linux-x86_64": "2.0.9",

Packages/packages-lock.json

Lines changed: 0 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -299,23 +299,6 @@
299299
"dependencies": {},
300300
"url": "https://packages.unity.com"
301301
},
302-
"com.unity.services.lobby": {
303-
"version": "1.2.2",
304-
"depth": 0,
305-
"source": "registry",
306-
"dependencies": {
307-
"com.unity.services.core": "1.12.5",
308-
"com.unity.services.wire": "1.2.6",
309-
"com.unity.nuget.newtonsoft-json": "3.0.2",
310-
"com.unity.modules.unitywebrequest": "1.0.0",
311-
"com.unity.services.authentication": "2.7.4",
312-
"com.unity.modules.unitywebrequestwww": "1.0.0",
313-
"com.unity.modules.unitywebrequestaudio": "1.0.0",
314-
"com.unity.modules.unitywebrequesttexture": "1.0.0",
315-
"com.unity.modules.unitywebrequestassetbundle": "1.0.0"
316-
},
317-
"url": "https://packages.unity.com"
318-
},
319302
"com.unity.services.multiplayer": {
320303
"version": "1.0.2",
321304
"depth": 0,
@@ -346,24 +329,6 @@
346329
},
347330
"url": "https://packages.unity.com"
348331
},
349-
"com.unity.services.relay": {
350-
"version": "1.0.5",
351-
"depth": 0,
352-
"source": "registry",
353-
"dependencies": {
354-
"com.unity.transport": "1.3.0",
355-
"com.unity.services.qos": "1.1.0",
356-
"com.unity.services.core": "1.4.0",
357-
"com.unity.nuget.newtonsoft-json": "3.0.2",
358-
"com.unity.modules.unitywebrequest": "1.0.0",
359-
"com.unity.services.authentication": "2.0.0",
360-
"com.unity.modules.unitywebrequestwww": "1.0.0",
361-
"com.unity.modules.unitywebrequestaudio": "1.0.0",
362-
"com.unity.modules.unitywebrequesttexture": "1.0.0",
363-
"com.unity.modules.unitywebrequestassetbundle": "1.0.0"
364-
},
365-
"url": "https://packages.unity.com"
366-
},
367332
"com.unity.services.wire": {
368333
"version": "1.2.7",
369334
"depth": 1,

0 commit comments

Comments
 (0)