Big hoarder might be failing because prod doesn't have the json package. Seeing if failure goes away if I change it back to the candidate server.

This commit is contained in:
ryanhy 2019-11-04 10:58:03 -08:00
Родитель 12979b34f9
Коммит f75d6b006b
1 изменённых файлов: 2 добавлений и 1 удалений

Просмотреть файл

@ -36,5 +36,6 @@
"com.unity.modules.vr": "1.0.0",
"com.unity.modules.wind": "1.0.0",
"com.unity.modules.xr": "1.0.0"
}
},
"registry": "https://artifactory.prd.cds.internal.unity3d.com/artifactory/api/npm/upm-candidates"
}