|
7 | 7 | "dependencies": {
|
8 | 8 | "com.unity.services.core": "1.0.1"
|
9 | 9 | },
|
10 |
| - "url": "https://packages.unity.cn" |
| 10 | + "url": "https://packages.unity.com" |
11 | 11 | },
|
12 | 12 | "com.unity.ext.nunit": {
|
13 | 13 | "version": "1.0.6",
|
14 | 14 | "depth": 1,
|
15 | 15 | "source": "registry",
|
16 | 16 | "dependencies": {},
|
17 |
| - "url": "https://packages.unity.cn" |
| 17 | + "url": "https://packages.unity.com" |
18 | 18 | },
|
19 | 19 | "com.unity.ide.rider": {
|
20 | 20 | "version": "3.0.15",
|
|
23 | 23 | "dependencies": {
|
24 | 24 | "com.unity.ext.nunit": "1.0.6"
|
25 | 25 | },
|
26 |
| - "url": "https://packages.unity.cn" |
| 26 | + "url": "https://packages.unity.com" |
27 | 27 | },
|
28 | 28 | "com.unity.ide.visualstudio": {
|
29 | 29 | "version": "2.0.16",
|
|
32 | 32 | "dependencies": {
|
33 | 33 | "com.unity.test-framework": "1.1.9"
|
34 | 34 | },
|
35 |
| - "url": "https://packages.unity.cn" |
| 35 | + "url": "https://packages.unity.com" |
36 | 36 | },
|
37 | 37 | "com.unity.ide.vscode": {
|
38 | 38 | "version": "1.2.5",
|
39 | 39 | "depth": 0,
|
40 | 40 | "source": "registry",
|
41 | 41 | "dependencies": {},
|
42 |
| - "url": "https://packages.unity.cn" |
| 42 | + "url": "https://packages.unity.com" |
43 | 43 | },
|
44 | 44 | "com.unity.nuget.newtonsoft-json": {
|
45 |
| - "version": "3.0.2", |
| 45 | + "version": "3.2.1", |
46 | 46 | "depth": 2,
|
47 | 47 | "source": "registry",
|
48 | 48 | "dependencies": {},
|
49 |
| - "url": "https://packages.unity.cn" |
| 49 | + "url": "https://packages.unity.com" |
50 | 50 | },
|
51 | 51 | "com.unity.services.core": {
|
52 |
| - "version": "1.4.2", |
| 52 | + "version": "1.12.0", |
53 | 53 | "depth": 1,
|
54 | 54 | "source": "registry",
|
55 | 55 | "dependencies": {
|
56 | 56 | "com.unity.modules.unitywebrequest": "1.0.0",
|
57 |
| - "com.unity.nuget.newtonsoft-json": "3.0.2", |
| 57 | + "com.unity.nuget.newtonsoft-json": "3.2.1", |
58 | 58 | "com.unity.modules.androidjni": "1.0.0"
|
59 | 59 | },
|
60 |
| - "url": "https://packages.unity.cn" |
| 60 | + "url": "https://packages.unity.com" |
61 | 61 | },
|
62 | 62 | "com.unity.test-framework": {
|
63 | 63 | "version": "1.1.31",
|
|
68 | 68 | "com.unity.modules.imgui": "1.0.0",
|
69 | 69 | "com.unity.modules.jsonserialize": "1.0.0"
|
70 | 70 | },
|
71 |
| - "url": "https://packages.unity.cn" |
| 71 | + "url": "https://packages.unity.com" |
72 | 72 | },
|
73 | 73 | "com.unity.textmeshpro": {
|
74 | 74 | "version": "3.0.6",
|
|
77 | 77 | "dependencies": {
|
78 | 78 | "com.unity.ugui": "1.0.0"
|
79 | 79 | },
|
80 |
| - "url": "https://packages.unity.cn" |
| 80 | + "url": "https://packages.unity.com" |
81 | 81 | },
|
82 | 82 | "com.unity.timeline": {
|
83 | 83 | "version": "1.6.4",
|
|
89 | 89 | "com.unity.modules.audio": "1.0.0",
|
90 | 90 | "com.unity.modules.particlesystem": "1.0.0"
|
91 | 91 | },
|
92 |
| - "url": "https://packages.unity.cn" |
| 92 | + "url": "https://packages.unity.com" |
93 | 93 | },
|
94 | 94 | "com.unity.ugui": {
|
95 | 95 | "version": "1.0.0",
|
|
245 | 245 | "version": "1.0.0",
|
246 | 246 | "depth": 0,
|
247 | 247 | "source": "builtin",
|
248 |
| - "dependencies": { |
249 |
| - "com.unity.modules.ui": "1.0.0", |
250 |
| - "com.unity.modules.imgui": "1.0.0", |
251 |
| - "com.unity.modules.jsonserialize": "1.0.0", |
252 |
| - "com.unity.modules.uielementsnative": "1.0.0" |
253 |
| - } |
254 |
| - }, |
255 |
| - "com.unity.modules.uielementsnative": { |
256 |
| - "version": "1.0.0", |
257 |
| - "depth": 1, |
258 |
| - "source": "builtin", |
259 | 248 | "dependencies": {
|
260 | 249 | "com.unity.modules.ui": "1.0.0",
|
261 | 250 | "com.unity.modules.imgui": "1.0.0",
|
|
0 commit comments