File tree Expand file tree Collapse file tree 2 files changed +24
-36
lines changed
Expand file tree Collapse file tree 2 files changed +24
-36
lines changed Original file line number Diff line number Diff line change 11{
2- "name" : " extensions.unity.gyroscope.parallax" ,
3- "displayName" : " Unity Gyroscope Parallax" ,
2+ "name" : " extensions.unity.gyroscope.parallax" ,
3+ "displayName" : " Unity Gyroscope Parallax" ,
44 "author" : { "name" : " Ivan Murzak" , "url" : " https://github.com/IvanMurzak" },
5- "version" : " 1.4.1" ,
6- "unity" : " 2019.2" ,
7- "description" : " Unity Parallax based on gyroscope components." ,
8- "dependencies" : {
9- "com.cysharp.unitask" : " 2.2.5" ,
10- "extensions.unity.gyroscope.manager" : " 1.2.6"
11- },
12- "scopedRegistries" : [
13- {
14- "name" : " Unity Extensions" ,
15- "url" : " https://registry.npmjs.org" ,
16- "scopes" : [
17- " extensions.unity"
18- ]
19- },
20- {
21- "name" : " NPM" ,
22- "url" : " https://registry.npmjs.org" ,
23- "scopes" : [
24- " com.cysharp" ,
25- " com.neuecc"
26- ]
27- }
28- ]
5+ "version" : " 1.4.1" ,
6+ "unity" : " 2019.2" ,
7+ "description" : " Unity Parallax based on gyroscope components." ,
8+ "dependencies" : {
9+ "com.cysharp.unitask" : " 2.3.3" ,
10+ "extensions.unity.gyroscope.manager" : " 1.2.6"
11+ },
12+ "scopedRegistries" : [
13+ {
14+ "name" : " package.openupm.com" ,
15+ "url" : " https://package.openupm.com" ,
16+ "scopes" : [
17+ " extensions.unity.gyroscope.manager" ,
18+ " com.cysharp" ,
19+ " com.neuecc"
20+ ]
21+ }
22+ ]
2923}
Original file line number Diff line number Diff line change 11{
22 "dependencies" : {
3- "com.cysharp.unitask" : " 2.2.5 " ,
3+ "com.cysharp.unitask" : " 2.3.3 " ,
44 "com.unity.2d.sprite" : " 1.0.0" ,
55 "com.unity.ide.visualstudio" : " 2.0.16" ,
66 "com.unity.ide.vscode" : " 1.2.5" ,
4141 },
4242 "scopedRegistries" : [
4343 {
44- "name" : " Unity Extensions" ,
45- "url" : " https://registry.npmjs.org" ,
46- "scopes" : [
47- " extensions.unity"
48- ]
49- },
50- {
51- "name" : " NPM" ,
52- "url" : " https://registry.npmjs.org" ,
44+ "name" : " package.openupm.com" ,
45+ "url" : " https://package.openupm.com" ,
5346 "scopes" : [
47+ " extensions.unity.gyroscope.manager" ,
5448 " com.cysharp" ,
5549 " com.neuecc"
5650 ]
You can’t perform that action at this time.
0 commit comments