File tree 3 files changed +50
-10
lines changed
3 files changed +50
-10
lines changed Original file line number Diff line number Diff line change 38
38
"com.unity.modules.video" : " 1.0.0" ,
39
39
"com.unity.modules.vr" : " 1.0.0" ,
40
40
"com.unity.modules.wind" : " 1.0.0" ,
41
- "com.unity.modules.xr" : " 1.0.0"
42
- }
43
- }
41
+ "com.unity.modules.xr" : " 1.0.0" ,
42
+ "com.cysharp.unitask" : " 2.2.5" ,
43
+ "com.nowsprinting.create-script-folders-with-tests" : " 1.0.1"
44
+ },
45
+ "scopedRegistries" : [
46
+ {
47
+ "name" : " package.openupm.com" ,
48
+ "url" : " https://package.openupm.com" ,
49
+ "scopes" : [
50
+ " com.cysharp.unitask" ,
51
+ " com.nowsprinting.create-script-folders-with-tests" ,
52
+ " com.openupm"
53
+ ]
54
+ }
55
+ ]
56
+ }
Original file line number Diff line number Diff line change 1
1
{
2
2
"dependencies" : {
3
+ "com.cysharp.unitask" : {
4
+ "version" : " 2.2.5" ,
5
+ "depth" : 0 ,
6
+ "source" : " registry" ,
7
+ "dependencies" : {},
8
+ "url" : " https://package.openupm.com"
9
+ },
10
+ "com.nowsprinting.create-script-folders-with-tests" : {
11
+ "version" : " 1.0.1" ,
12
+ "depth" : 0 ,
13
+ "source" : " registry" ,
14
+ "dependencies" : {},
15
+ "url" : " https://package.openupm.com"
16
+ },
3
17
"com.unity.collab-proxy" : {
4
18
"version" : " 1.2.16" ,
5
19
"depth" : 0 ,
Original file line number Diff line number Diff line change @@ -20,19 +20,32 @@ MonoBehaviour:
20
20
m_Url : https://packages.unity.com
21
21
m_Scopes : []
22
22
m_IsDefault : 1
23
+ - m_Id : scoped:package.openupm.com
24
+ m_Name : package.openupm.com
25
+ m_Url : https://package.openupm.com
26
+ m_Scopes :
27
+ - com.cysharp.unitask
28
+ - com.nowsprinting.create-script-folders-with-tests
29
+ - com.openupm
30
+ m_IsDefault : 0
23
31
m_UserSelectedRegistryName :
24
32
m_UserAddingNewScopedRegistry : 0
25
33
m_RegistryInfoDraft :
26
34
m_ErrorMessage :
27
35
m_Original :
28
- m_Id :
29
- m_Name :
30
- m_Url :
31
- m_Scopes : []
36
+ m_Id : scoped:package.openupm.com
37
+ m_Name : package.openupm.com
38
+ m_Url : https://package.openupm.com
39
+ m_Scopes :
40
+ - com.cysharp.unitask
41
+ - com.nowsprinting.create-script-folders-with-tests
42
+ - com.openupm
32
43
m_IsDefault : 0
33
44
m_Modified : 0
34
- m_Name :
35
- m_Url :
45
+ m_Name : package.openupm.com
46
+ m_Url : https://package.openupm.com
36
47
m_Scopes :
37
- -
48
+ - com.cysharp.unitask
49
+ - com.nowsprinting.create-script-folders-with-tests
50
+ - com.openupm
38
51
m_SelectedScopeIndex : 0
You can’t perform that action at this time.
0 commit comments