This commit is contained in:
Namrata Jha
2021-12-22 15:45:39 +00:00
committed by GitHub
parent 1369f0ca05
commit ef5d9ac398
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -77,6 +77,7 @@ export function deletePackageVersion(
delay(5000)
}
deleted += 1
delay(10000)
return from(
graphql(token, mutation, {
packageVersionId,