Skip to content

Commit

Permalink
chore: use pkg-fetch fork (#12259)
Browse files Browse the repository at this point in the history
* chore: fetch binaries from s3

* chore: fetch binaries from s3 (fix profile)

* chore: fetch binaries from s3 (make context single item not list)

* chore: fetch binaries from s3 (dummy commit)

* chore: use image with binaries

* chore: use image with binaries

* chore: change tag to latest

* chore: change hash
  • Loading branch information
goldbez authored Mar 23, 2023
1 parent f8c47cb commit b36078e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,7 @@
"**/jake/async": "^2.6.4",
"**/json5": "^2.2.3",
"**/nth-check": "^2.0.1",
"**/undici": "^5.8.0"
"**/undici": "^5.8.0",
"**/pkg-fetch": "https://github.com/aws-amplify/pkg-fetch#ad4a21feb533d338bf951e7ba28cea7256aedeff"
}
}
5 changes: 2 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -19551,10 +19551,9 @@ pkg-dir@^4.1.0, pkg-dir@^4.2.0:
dependencies:
find-up "^4.0.0"

[email protected]:
[email protected], "pkg-fetch@https://github.com/aws-amplify/pkg-fetch#ad4a21feb533d338bf951e7ba28cea7256aedeff":
version "3.4.2"
resolved "https://registry.yarnpkg.com/pkg-fetch/-/pkg-fetch-3.4.2.tgz#6f68ebc54842b73f8c0808959a9df3739dcb28b7"
integrity sha512-0+uijmzYcnhC0hStDjm/cl2VYdrmVVBpe7Q8k9YBojxmR5tG8mvR9/nooQq3QSXiQqORDVOTY3XqMEqJVIzkHA==
resolved "https://github.com/aws-amplify/pkg-fetch#ad4a21feb533d338bf951e7ba28cea7256aedeff"
dependencies:
chalk "^4.1.2"
fs-extra "^9.1.0"
Expand Down

0 comments on commit b36078e

Please sign in to comment.