Skip to content

Commit 55227f3

Browse files
committed
chore: cleanup deps
1 parent 93bdf88 commit 55227f3

File tree

2 files changed

+2
-8
lines changed

2 files changed

+2
-8
lines changed

sample/Packages/packages-lock.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,7 @@
3636
"source": "local",
3737
"dependencies": {
3838
"com.unity.nuget.newtonsoft-json": "3.2.0",
39-
"com.cysharp.unitask": "2.3.1",
40-
"com.unity.modules.unitywebrequest": "1.0.0",
41-
"com.unity.modules.jsonserialize": "1.0.0",
42-
"com.unity.modules.androidjni": "1.0.0"
39+
"com.cysharp.unitask": "2.3.1"
4340
}
4441
},
4542
"com.unity.ai.navigation": {

src/Packages/Passport/package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,7 @@
1818
],
1919
"dependencies": {
2020
"com.unity.nuget.newtonsoft-json": "3.2.0",
21-
"com.cysharp.unitask": "2.3.1",
22-
"com.unity.modules.unitywebrequest": "1.0.0",
23-
"com.unity.modules.jsonserialize": "1.0.0",
24-
"com.unity.modules.androidjni": "1.0.0"
21+
"com.cysharp.unitask": "2.3.1"
2522
},
2623
"keywords": [
2724
"unity",

0 commit comments

Comments
 (0)