Skip to content

Commit

Permalink
Switch scoped registries to OpenUPM
Browse files Browse the repository at this point in the history
  • Loading branch information
sbanca committed Nov 13, 2024
1 parent c3e3ce6 commit aa8a37a
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions Packages/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,13 @@
"name": "OpenUPM",
"url": "https://package.openupm.com",
"scopes": [
"com.atteneder"
"com.atteneder",
"org.nuget.google.apis",
"org.nuget.google.apis.auth",
"org.nuget.google.apis.core",
"org.nuget.google",
"org.nuget.sharpziplib",
"org.nuget.system"
]
},
{
Expand All @@ -83,11 +89,7 @@
{
"name": "Unity NuGet",
"url": "https://unitynuget-registry.azurewebsites.net",
"scopes": [
"org.nuget.google",
"org.nuget.sharpziplib",
"org.nuget.system"
]
"scopes": []
},
{
"name": "Meta XR",
Expand Down

0 comments on commit aa8a37a

Please sign in to comment.