Skip to content

Commit

Permalink
Update packages-lock.json so that we can recreate the cache
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeage committed Feb 26, 2025
1 parent 27dd92c commit af1e977
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Packages/packages-lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,11 +50,11 @@
"depth": 1,
"source": "registry",
"dependencies": {
"com.unity.scriptablebuildpipeline": "1.21.23",
"com.unity.modules.assetbundle": "1.0.0",
"com.unity.modules.jsonserialize": "1.0.0",
"com.unity.modules.imageconversion": "1.0.0",
"com.unity.modules.jsonserialize": "1.0.0",
"com.unity.modules.unitywebrequest": "1.0.0",
"com.unity.scriptablebuildpipeline": "1.21.23",
"com.unity.modules.unitywebrequestassetbundle": "1.0.0"
},
"url": "https://packages.unity.com"
Expand Down Expand Up @@ -273,9 +273,9 @@
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.modules.audio": "1.0.0",
"com.unity.modules.director": "1.0.0",
"com.unity.modules.animation": "1.0.0",
"com.unity.modules.audio": "1.0.0",
"com.unity.modules.particlesystem": "1.0.0"
},
"url": "https://packages.unity.com"
Expand Down Expand Up @@ -389,7 +389,7 @@
"dependencies": {
"org.nuget.google.apis.core": "1.64.0"
},
"url": "https://unitynuget-registry.azurewebsites.net"
"url": "https://package.openupm.com"
},
"org.nuget.google.apis.auth": {
"version": "1.64.0",
Expand All @@ -400,7 +400,7 @@
"org.nuget.google.apis": "1.64.0",
"org.nuget.system.management": "7.0.2"
},
"url": "https://unitynuget-registry.azurewebsites.net"
"url": "https://package.openupm.com"
},
"org.nuget.google.apis.core": {
"version": "https://github.com/icosa-mirror/org.nuget.google.apis.core.git#1.64.0-openbrush",
Expand All @@ -416,14 +416,14 @@
"depth": 0,
"source": "registry",
"dependencies": {},
"url": "https://unitynuget-registry.azurewebsites.net"
"url": "https://package.openupm.com"
},
"org.nuget.system.codedom": {
"version": "7.0.0",
"depth": 2,
"source": "registry",
"dependencies": {},
"url": "https://unitynuget-registry.azurewebsites.net"
"url": "https://package.openupm.com"
},
"org.nuget.system.management": {
"version": "7.0.2",
Expand All @@ -432,7 +432,7 @@
"dependencies": {
"org.nuget.system.codedom": "7.0.0"
},
"url": "https://unitynuget-registry.azurewebsites.net"
"url": "https://package.openupm.com"
},
"tv.superla.radiancehdr": {
"version": "https://github.com/superlatv/RadianceHDRUnity.git#upm",
Expand Down

0 comments on commit af1e977

Please sign in to comment.