Skip to content

Commit

Permalink
chore: update unity sdk version
Browse files Browse the repository at this point in the history
  • Loading branch information
nattb8 committed May 28, 2024
1 parent 646d2ca commit 4b606ad
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Packages/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"dependencies": {
"com.cysharp.unitask": "https://github.com/Cysharp/UniTask.git?path=src/UniTask/Assets/Plugins/UniTask#2.3.3",
"com.immutable.passport": "https://github.com/immutable/unity-immutable-sdk.git?path=/src/Packages/Passport#v1.5.0",
"com.immutable.passport": "https://github.com/immutable/unity-immutable-sdk.git?path=/src/Packages/Passport#v1.15.0",
"com.unity.collab-proxy": "2.0.4",
"com.unity.ide.rider": "3.0.21",
"com.unity.ide.visualstudio": "2.0.18",
Expand Down Expand Up @@ -47,4 +47,4 @@
"com.unity.modules.wind": "1.0.0",
"com.unity.modules.xr": "1.0.0"
}
}
}
4 changes: 2 additions & 2 deletions Packages/packages-lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@
"hash": "b992a061fbf68ff1eb475d0837065b0549ed31ba"
},
"com.immutable.passport": {
"version": "https://github.com/immutable/unity-immutable-sdk.git?path=/src/Packages/Passport#v1.5.0",
"version": "https://github.com/immutable/unity-immutable-sdk.git?path=/src/Packages/Passport#v1.15.0",
"depth": 0,
"source": "git",
"dependencies": {
"com.unity.nuget.newtonsoft-json": "3.2.0",
"com.cysharp.unitask": "2.3.3"
},
"hash": "5dce7cfba381739e0465f79dca96d00cac69fdfb"
"hash": "42ecbcd313769f4fda31a97fde0104a8e5fc6edd"
},
"com.unity.burst": {
"version": "1.8.4",
Expand Down

0 comments on commit 4b606ad

Please sign in to comment.