We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7cda9af commit 766fb4eCopy full SHA for 766fb4e
Packages/manifest.json
@@ -70,7 +70,10 @@
70
"name": "OpenUPM",
71
"url": "https://package.openupm.com",
72
"scopes": [
73
- "com.atteneder"
+ "com.atteneder",
74
+ "org.nuget.google",
75
+ "org.nuget.sharpziplib",
76
+ "org.nuget.system"
77
]
78
},
79
{
@@ -80,15 +83,6 @@
80
83
"com.htc.upm"
81
84
82
85
- {
- "name": "Unity NuGet",
- "url": "https://unitynuget-registry.azurewebsites.net",
86
- "scopes": [
87
- "org.nuget.google",
88
- "org.nuget.sharpziplib",
89
- "org.nuget.system"
90
- ]
91
- },
92
93
"name": "Meta XR",
94
"url": "https://npm.developer.oculus.com",
0 commit comments