Skip to content

Commit 766fb4e

Browse files
sbancamikeagemikeskydev
authored
Switch scoped registries to OpenUPM (#787)
Co-authored-by: Mike Miller <[email protected]> Co-authored-by: Mike Nisbet <[email protected]> Co-authored-by: Mike Nisbet <[email protected]>
1 parent 7cda9af commit 766fb4e

File tree

1 file changed

+4
-10
lines changed

1 file changed

+4
-10
lines changed

Packages/manifest.json

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,10 @@
7070
"name": "OpenUPM",
7171
"url": "https://package.openupm.com",
7272
"scopes": [
73-
"com.atteneder"
73+
"com.atteneder",
74+
"org.nuget.google",
75+
"org.nuget.sharpziplib",
76+
"org.nuget.system"
7477
]
7578
},
7679
{
@@ -80,15 +83,6 @@
8083
"com.htc.upm"
8184
]
8285
},
83-
{
84-
"name": "Unity NuGet",
85-
"url": "https://unitynuget-registry.azurewebsites.net",
86-
"scopes": [
87-
"org.nuget.google",
88-
"org.nuget.sharpziplib",
89-
"org.nuget.system"
90-
]
91-
},
9286
{
9387
"name": "Meta XR",
9488
"url": "https://npm.developer.oculus.com",

0 commit comments

Comments
 (0)