curl: do not hardcode version requirement

Signed-off-by: Sam Alba <sam.alba@gmail.com>
This commit is contained in:
Sam Alba
2021-05-27 14:20:15 +02:00
parent dd17c48922
commit f6aea7e529
7 changed files with 11 additions and 11 deletions

View File

@@ -62,7 +62,7 @@ import (
package: {
bash: "=~5.1"
jq: "=~1.6"
curl: "=~7.77"
curl: true
yarn: "=~1.22"
}
}