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 e2b0397 commit 03f5a3c
Showing 1 changed file with 4 additions and 10 deletions.
14 changes: 4 additions & 10 deletions Packages/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,10 @@
"name": "OpenUPM",
"url": "https://package.openupm.com",
"scopes": [
"com.atteneder"
"com.atteneder",
"org.nuget.google",
"org.nuget.sharpziplib",
"org.nuget.system"
]
},
{
Expand All @@ -80,15 +83,6 @@
"com.htc.upm"
]
},
{
"name": "Unity NuGet",
"url": "https://unitynuget-registry.azurewebsites.net",
"scopes": [
"org.nuget.google",
"org.nuget.sharpziplib",
"org.nuget.system"
]
},
{
"name": "Meta XR",
"url": "https://npm.developer.oculus.com",
Expand Down

0 comments on commit 03f5a3c

Please sign in to comment.