Skip to content

Commit 0774318

Browse files
updating litenetlib and photon to latest contrib repo (#249)
1 parent b798888 commit 0774318

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Packages/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"dependencies": {
3-
"com.mlapi.contrib.transport.photon-realtime": "https://github.com/Unity-Technologies/mlapi-community-contributions.git?path=/Transports/com.mlapi.contrib.transport.photon-realtime#a918826c5dcb90f861bb9f60c6d203ac4aac3377",
4-
"com.mlapi.contrib.transport.litenetlib": "https://github.com/Unity-Technologies/mlapi-community-contributions.git?path=/Transports/com.mlapi.contrib.transport.litenetlib",
3+
"com.mlapi.contrib.transport.photon-realtime": "https://github.com/Unity-Technologies/mlapi-community-contributions.git?path=/Transports/com.mlapi.contrib.transport.photon-realtime#3f0350ae57befd5ea7deabb1db310eb77704f58e",
4+
"com.mlapi.contrib.transport.litenetlib": "https://github.com/Unity-Technologies/mlapi-community-contributions.git?path=/Transports/com.mlapi.contrib.transport.litenetlib#3f0350ae57befd5ea7deabb1db310eb77704f58e",
55
"com.unity.2d.sprite": "1.0.0",
66
"com.unity.ai.navigation.components": "https://github.com/Unity-Technologies/NavMeshComponents.git#package",
77
"com.unity.cinemachine": "2.6.3",

Packages/packages-lock.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
{
22
"dependencies": {
33
"com.mlapi.contrib.transport.litenetlib": {
4-
"version": "https://github.com/Unity-Technologies/mlapi-community-contributions.git?path=/Transports/com.mlapi.contrib.transport.litenetlib",
4+
"version": "https://github.com/Unity-Technologies/mlapi-community-contributions.git?path=/Transports/com.mlapi.contrib.transport.litenetlib#3f0350ae57befd5ea7deabb1db310eb77704f58e",
55
"depth": 0,
66
"source": "git",
77
"dependencies": {},
8-
"hash": "398432637744f5101f79dd50f4f45d2fea8de8c0"
8+
"hash": "3f0350ae57befd5ea7deabb1db310eb77704f58e"
99
},
1010
"com.mlapi.contrib.transport.photon-realtime": {
11-
"version": "https://github.com/Unity-Technologies/mlapi-community-contributions.git?path=/Transports/com.mlapi.contrib.transport.photon-realtime#a918826c5dcb90f861bb9f60c6d203ac4aac3377",
11+
"version": "https://github.com/Unity-Technologies/mlapi-community-contributions.git?path=/Transports/com.mlapi.contrib.transport.photon-realtime#3f0350ae57befd5ea7deabb1db310eb77704f58e",
1212
"depth": 0,
1313
"source": "git",
1414
"dependencies": {},
15-
"hash": "a918826c5dcb90f861bb9f60c6d203ac4aac3377"
15+
"hash": "3f0350ae57befd5ea7deabb1db310eb77704f58e"
1616
},
1717
"com.unity.2d.sprite": {
1818
"version": "1.0.0",

0 commit comments

Comments
 (0)