We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0438be7 commit 1c08c51Copy full SHA for 1c08c51
2 files changed
examples/demo/Packages/manifest.json
@@ -6,8 +6,6 @@
6
"com.unity.nuget.newtonsoft-json": "3.2.2",
7
"com.unity.modules.accessibility": "1.0.0",
8
"com.unity.modules.androidjni": "1.0.0",
9
- "com.unity.modules.jsonserialize": "1.0.0",
10
- "com.unity.modules.ui": "1.0.0",
11
"com.unity.modules.uielements": "1.0.0",
12
"com.unity.modules.unitywebrequest": "1.0.0"
13
},
examples/demo/Packages/packages-lock.json
@@ -63,7 +63,7 @@
63
64
"com.unity.modules.jsonserialize": {
65
"version": "1.0.0",
66
- "depth": 0,
+ "depth": 1,
67
"source": "builtin",
68
"dependencies": {}
69
@@ -75,7 +75,7 @@
75
76
"com.unity.modules.ui": {
77
78
79
80
81
0 commit comments